improve readme
This commit is contained in:
parent
044d76db19
commit
9d93fa5b99
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -8,11 +8,11 @@ Voir https://wiki.crapaud-fou.org/crabot pour plus d'information à propos de ce
|
||||||
Développement
|
Développement
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- clone
|
- `clone`
|
||||||
- npm install
|
- `npm install`
|
||||||
- edit .env
|
- `edit .env`
|
||||||
- npm start -- -m shell
|
- `npm start -- -m shell` (pour tester en local)
|
||||||
- npm start
|
- `npm start`
|
||||||
|
|
||||||
Author
|
Author
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in a new issue