From b072ef3695007663f6d376f527a05efc4b062525 Mon Sep 17 00:00:00 2001
From: Schneider Leo <leo.schneider@etu.ec-lyon.fr>
Date: Mon, 5 Feb 2024 12:39:15 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e00c840..4cabfa5 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
-- 
GitLab