Fix: typos
This commit is contained in:
parent
003baa45ec
commit
a0a062ea47
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user