Update train.mdx

This commit is contained in:
Thomas Simonini
2023-04-26 18:52:03 +02:00
committed by GitHub
parent ed87c46cd5
commit 3a4888eaae

View File

@@ -68,7 +68,7 @@ Before diving into the notebook, you need to:
```bash
# Clone this specific repository (can take 3min)
git clone --depth 1 --branch hf-integration https://github.com/huggingface/ml-agents
git clone --depth 1 --branch hf-integration-save https://github.com/huggingface/ml-agents
```
```bash