diff --git a/README.md b/README.md index 3f4b373c9bac9b63b212c8a36d0c0b009bdb5523..ba1365ab0b05500d1e12d3a7d0bc7f08f1214260 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Make sure you know the basics of Reinforcement Learning. In case of need, you ca ### Installation -We recommend to use Python virtual environnements to install the required modules : https://docs.python.org/3/library/venv.html +We recommend to use Python virtual environnements to install the required modules : https://docs.python.org/3/library/venv.html or https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html if you are using conda. First, install Pytorch : https://pytorch.org/get-started/locally.