Parcourir la source

Update 'README.md'

sergio.mattei il y a 1 an
Parent
révision
096b35bf68
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -11,6 +11,7 @@
11 11
 To run the Renacer Social development environment, you must run the following commands:
12 12
 
13 13
 ```
14
+npm install -g @ionic/cli
14 15
 npm install
15 16
 ionic serve -l
16 17
 ```