Update README.md

This commit is contained in:
William Falcon
2019-08-05 14:35:50 -04:00
committed by GitHub
parent f915e3657f
commit 25a58b8540
+2 -1
View File
@@ -321,7 +321,8 @@ pip install pytorch-lightning
# clone lightning for the demo
git clone https://github.com/williamFalcon/pytorch-lightning.git
cd pytorch_lightning/examples/new_project_templates/
cd pytorch-lightning
cd examples/new_project_templates/
# all of the following demos use the SAME model to show no modification needs to be made to your code