Commit 79895dff authored by 896066322's avatar 896066322
Browse files

doc typo

parent 354025b0
...@@ -78,7 +78,7 @@ To verify that this has worked, execute the following commands; it should run ...@@ -78,7 +78,7 @@ To verify that this has worked, execute the following commands; it should run
without raising any errors. without raising any errors.
``` ```
cd $HOME/workspace/slim cd $HOME/workspace/models/slim
python -c "from nets import cifarnet; mynet = cifarnet.cifarnet" python -c "from nets import cifarnet; mynet = cifarnet.cifarnet"
``` ```
......
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