aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
diff options
context:
space:
mode:
authorGravatar Amit Patankar <amitpatankar@google.com>2018-08-09 13:58:22 -0700
committerGravatar Amit Patankar <amitpatankar@google.com>2018-08-09 13:58:22 -0700
commit12f27950c4862849b85fbc8406ab18e365b32af2 (patch)
tree8a231dbcf19bf27a082d2784923c9f10e3e27663 /tensorflow/docs_src
parent329beb4978e1a4b824da06f8f09977cdce305ed1 (diff)
Fix formatting.
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