Skip to content

Commit 354fb87

Browse files
author
Leandro Pedroso
committed
Correção de comando npm no README
1 parent e8556c6 commit 354fb87

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

1682446929103

-26
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Depois de ter realizado as instalações execute os comandos:
2929
```
3030
npm install
3131
grunt build
32-
npm start
32+
npm run start
3333
```
3434

3535
Após realizar as edições execute novamente o `grunt build` e o `npm start`

0 commit comments

Comments
 (0)