Rework the README’s dependencies part
This commit is contained in:
parent
3479a4630f
commit
33dc43a177
1 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,9 @@ Téléprocédures Simplifiées, ou TPS pour les intimes, est une plateforme 100
|
||||||
### Développement
|
### Développement
|
||||||
|
|
||||||
- Mailcatcher : `gem install mailcatcher`
|
- Mailcatcher : `gem install mailcatcher`
|
||||||
|
- Hivemind :
|
||||||
|
* Mac : `brew install hivemind`
|
||||||
|
* Linux : voir https://github.com/DarthSim/hivemind#installation
|
||||||
|
|
||||||
### Tests
|
### Tests
|
||||||
|
|
||||||
|
@ -83,7 +86,6 @@ client_secret: ''
|
||||||
|
|
||||||
## Lancement de l'application
|
## Lancement de l'application
|
||||||
|
|
||||||
brew install hivemind # Avec Linux voir https://github.com/DarthSim/hivemind#installation
|
|
||||||
hivemind
|
hivemind
|
||||||
|
|
||||||
## Programmation des jobs
|
## Programmation des jobs
|
||||||
|
|
Loading…
Add table
Reference in a new issue