aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
diff options
context:
space:
mode:
authorGravatar Justin Shenk <shenk.justin@gmail.com>2018-08-07 01:17:31 +0200
committerGravatar GitHub <noreply@github.com>2018-08-07 01:17:31 +0200
commitb5cb9f07655040bdc6dc2e9ece0892163fe7d2ba (patch)
treee6e034362b90aab29fb4ffd277ae9f2412971ce1 /tensorflow/docs_src
parentd9deec2f5bb24a69afd90492ec93e478631a4cf3 (diff)
Fix spacing
Remove extra space
Diffstat (limited to 'tensorflow/docs_src')
-rw-r--r--tensorflow/docs_src/install/install_raspbian.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/install/install_raspbian.md b/tensorflow/docs_src/install/install_raspbian.md
index 1c8eecf244..b10e081d5e 100644
--- a/tensorflow/docs_src/install/install_raspbian.md
+++ b/tensorflow/docs_src/install/install_raspbian.md
@@ -78,7 +78,7 @@ your system, run the following command:
Assuming the prerequisite software is installed on your Pi, install TensorFlow
by invoking **one** of the following commands:
-<pre> $ <b>pip3 install tensorflow</b> # Python 3.n
+<pre>$ <b>pip3 install tensorflow</b> # Python 3.n
$ <b>pip install tensorflow</b> # Python 2.7</pre>
This can take some time on certain platforms like the Pi Zero, where some Python