Minor fix typo and value

This commit is contained in:
sryu1
2023-02-02 17:18:54 +10:00
committed by GitHub
parent 66d8f1ca87
commit 59d052b185

View File

@@ -74,7 +74,7 @@ To be able to train correctly our agents and push to the Hub, we need to install
git clone --branch aivsai https://github.com/huggingface/ml-agents
```
When the cloning is done (it takes 2.5Go), we go inside the repository and install the package
When the cloning is done (it takes 2.63 GB), we go inside the repository and install the package
```bash
cd ml-agents