Update README.md

Fix typo: close to clone
This commit is contained in:
Tino Fileccia
2019-07-22 13:15:08 -05:00
committed by GitHub
parent df693dd57b
commit 5df135d5b1

View File

@@ -17,7 +17,7 @@ We recommend running them in a VM which has no internet connection (or an intern
## Getting Started
Close the repository with `git clone https://www.github.com/ytisf/theZoo`. Go to the directory and run `pip install --user -r requirements.txt`. This should install all latest requirements needed. In total can be "scripted" like so:
Clone the repository with `git clone https://www.github.com/ytisf/theZoo`. Go to the directory and run `pip install --user -r requirements.txt`. This should install all latest requirements needed. In total can be "scripted" like so:
```bash
git clone https://www.github.com/ytisf/theZoo