Explorar el Código

Update 'README.md'

sergio.mattei hace 1 año
padre
commit
096b35bf68
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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
 ```