Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanCarlosMartinezSevilla committed May 4, 2022
1 parent 814e041 commit f96c396
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ When the training is done, it generates a [MuRET](https://muret.dlsi.ua.es/muret

In order to use this tool, install [python](https://www.python.org/downloads/).

Second step is to create a Virtual Environment. More info at https://docs.python.org/3/library/venv.html
Second step is to create a Virtual Environment.
More info at https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment

```shell
python3 -m venv .venv
Expand Down

0 comments on commit f96c396

Please sign in to comment.