From 3a4888eaae0637d3506cfb1c8ac47ff4e77039a4 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 26 Apr 2023 18:52:03 +0200 Subject: [PATCH] Update train.mdx --- units/en/unitbonus1/train.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unitbonus1/train.mdx b/units/en/unitbonus1/train.mdx index 8e5c898..20629fe 100644 --- a/units/en/unitbonus1/train.mdx +++ b/units/en/unitbonus1/train.mdx @@ -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