Commit b0ac67b9 authored by raphael.peim's avatar raphael.peim

Edit READMEs again

parent 23209ae6
...@@ -6,7 +6,6 @@ Voici la marche à suivre que nous vous proposons : ...@@ -6,7 +6,6 @@ Voici la marche à suivre que nous vous proposons :
- Dans frontend, executer : - Dans frontend, executer :
````sh ````sh
npm install npm install
npm install bcryptjs
```` ````
- Changer les lignes selon le besoin : - Changer les lignes selon le besoin :
- frontend/src/main.js:12-13 - frontend/src/main.js:12-13
......
...@@ -6,7 +6,6 @@ Marche à suivre : ...@@ -6,7 +6,6 @@ Marche à suivre :
- Executer : - Executer :
````sh ````sh
npm install npm install
npm install bcryptjs
```` ````
- Modifier src/main.js:12-13 - Modifier src/main.js:12-13
````js ````js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment