Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 974345a9 authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

Update README.md

parent d225deff
No related branches found
No related tags found
No related merge requests found
Pipeline #96270 failed
...@@ -35,7 +35,7 @@ export PATH=$PATH:~/.local/bin ...@@ -35,7 +35,7 @@ export PATH=$PATH:~/.local/bin
### Common steps to both methods ### Common steps to both methods
``` ```
virtualenv --p python3 venv virtualenv -p python3 venv
source venv/bin/activate source venv/bin/activate
pip install -e . pip install -e .
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment