Skip to content

Commit 863d492

Browse files
committed
Readme fix
1 parent f569377 commit 863d492

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ Installation depends on `node`/`npm` with `grunt` and `bower` installed globally
101101

102102
grunt build
103103

104-
### Run gulp serve to start the API and frontend:
104+
### Run grunt serve to start the API and frontend:
105105

106-
gulp serve
106+
grunt serve
107107

108108

109109
## Running

0 commit comments

Comments
 (0)