Skip to content

Commit b494c36

Browse files
author
Gabriele
committed
update readme.md
1 parent 97a87dc commit b494c36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Tested on Ubuntu 20.04 LTS.
3333
Firstly, `git clone` this repository. To install the dependencies in a venv virtual environment run:
3434

3535
```
36-
python -m venv rlgainenv
37-
source ./rlgainenv/bin/activate
36+
python -m venv atomsenv
37+
source ./atomsenv/bin/activate
3838
```
3939

4040
then, run the command `python3 setup.py install`or `pip install -r requirements.txt` to install the required dependencies.

0 commit comments

Comments
 (0)