Unverified Commit e722ffc9 authored by pkulzc's avatar pkulzc Committed by GitHub
Browse files

Merge pull request #4511 from WillAyd/doc-clarify

Clarified .bashrc Configuration in G3Doc Installation
parents bb62f248 9a52a9e9
...@@ -91,7 +91,8 @@ export PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/slim ...@@ -91,7 +91,8 @@ export PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/slim
Note: This command needs to run from every new terminal you start. If you wish Note: This command needs to run from every new terminal you start. If you wish
to avoid running this manually, you can add it as a new line to the end of your to avoid running this manually, you can add it as a new line to the end of your
~/.bashrc file. ~/.bashrc file, replacing \`pwd\` with the absolute path of
tensorflow/models/research on your system.
# Testing the Installation # Testing the Installation
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment