diff --git a/README.md b/README.md index e00c840f47bc1153aefe2d9b5bb41348d49d78be..4cabfa5ceb1ffcc21cda460be6c2ed2d91cce53c 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Hugging Face Hub is a platform for easy sharing and versioning of trained machin #### Installation of `huggingface_sb3` ```sh -pip install huggingface_sb3==2.3.1 +pip install huggingface-sb3==2.3.1 ``` #### Upload the model on the Hub @@ -165,7 +165,7 @@ Panda-gym is a collection of environments for robotic simulation and control. It #### Installation ```shell -pip install panda_gym==3.0.7 +pip install panda-gym==3.0.7 ``` #### Train, track, and share