diff --git a/1.0-Set-up-the-software.md b/1.0-Set-up-the-software.md index 428e2b0..6c9f3f8 100644 --- a/1.0-Set-up-the-software.md +++ b/1.0-Set-up-the-software.md @@ -154,8 +154,8 @@ $ git clone https://TODO Alto 7. Run the app ``` -$ cd ~/code/Alto/app -$ python3 Alto.py +$ cd ~/code/alto/app +$ python3 alto.py ``` ## :tada: Woohoo! You've finished this section :tada: