aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src')
-rw-r--r--tensorflow/docs_src/install/install_sources.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/docs_src/install/install_sources.md b/tensorflow/docs_src/install/install_sources.md
index 1b949824ea..843c3bead5 100644
--- a/tensorflow/docs_src/install/install_sources.md
+++ b/tensorflow/docs_src/install/install_sources.md
@@ -181,8 +181,8 @@ If you follow these instructions, you will not need to disable SIP.
After installing pip, invoke the following commands:
<pre> $ <b>sudo pip install six numpy wheel mock h5py</b>
- <b>sudo pip install keras_applications==1.0.4 --no-deps</b>
- <b>sudo pip install keras_preprocessing==1.0.2 --no-deps</b>
+ $ <b>sudo pip install keras_applications==1.0.4 --no-deps</b>
+ $ <b>sudo pip install keras_preprocessing==1.0.2 --no-deps</b>
</pre>
Note: These are just the minimum requirements to _build_ tensorflow. Installing