Readme : gettings started
This commit is contained in:
11
README.md
11
README.md
@@ -7,9 +7,16 @@
|
|||||||
- Alexis Leboeuf
|
- Alexis Leboeuf
|
||||||
- Amaël Kesteman
|
- Amaël Kesteman
|
||||||
|
|
||||||
### requirements
|
|
||||||
|
|
||||||
Afin d'installer Redis, faire `pip install -r requirements.txt`
|
## Getting Started
|
||||||
|
Créer un environement python :
|
||||||
|
`python -m venv .venv`
|
||||||
|
Activer l'environement python :
|
||||||
|
`source .venv/bin/activate`
|
||||||
|
Installer Redis et toutes les autres dépendances :
|
||||||
|
`pip install -r requirements.txt`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Rendu intermédiaire
|
## Rendu intermédiaire
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user