Fix: typos

This commit is contained in:
Stan Yakubenko 2021-02-05 22:00:14 +05:00
parent 003baa45ec
commit a0a062ea47

View File

@ -26,7 +26,7 @@ cd ..
cp ./docker_zoo/Makefile.example Makefile
```
Then you have to edit you `.gitignore`. Add you newly created `Makefile` into it. So you won't have your experiments in your repo.
Then you have to edit your main `.gitignore` file (in your project's root). Add your newly copied `Makefile` into it. So you won't have your experiments in your repo.
Open your `Makefile` in your favourite editor and change the paths for the following as shown below.