fix command on index.md [ionic portuguese] (#25164)
fix command: 'sudo apt-get instala npm' to 'sudo apt-get install npm'
This commit is contained in:
committed by
Randell Dawson
parent
5558dca4ab
commit
af7a71ee44
@ -31,7 +31,7 @@ A maior parte de um aplicativo iônico será escrita em HTML, Javascript e CSS.
|
||||
### Gerenciador de pacotes Node.js (npm)
|
||||
|
||||
\`\` \`
|
||||
sudo apt-get instala npm
|
||||
sudo apt-get install npm
|
||||
```
|
||||
### Ionic 2 and cordova
|
||||
```
|
||||
|
Reference in New Issue
Block a user