From 55c5d1f89e6a8e466d0a625e0391eb6c586cf1cb Mon Sep 17 00:00:00 2001 From: ottofabian Date: Thu, 14 Jul 2022 09:39:54 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1506d3..25cb6d8 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ episode. This requires to predict a new action/MP parametrization for each conte 1. Clone the repository ```bash -git clone git@github.com:ALRhub/alr_envs.git +git clone git@github.com:ALRhub/fancy_gym.git ``` 2. Go to the folder ```bash -cd alr_envs +cd fancy_gym ``` 3. Install with