We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bfd44 commit c81c0d2Copy full SHA for c81c0d2
README.md
@@ -84,9 +84,6 @@ pip install rllte-core[envs] # for pre-defined environments
84
Open a terminal and clone the repository from [GitHub](https://github.com/RLE-Foundation/rllte) with `git`:
85
``` sh
86
git clone https://github.com/RLE-Foundation/rllte.git
87
-```
88
-After that, run the following command to install package and dependencies:
89
-``` sh
90
pip install -e . # basic installation
91
pip install -e .[envs] # for pre-defined environments
92
```
0 commit comments