Skip to content

Commit e1cc11a

Browse files
authored
update readme
1 parent 21b47a0 commit e1cc11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ app.controller('myController', ['$scope', 'requester',
6767
## Build
6868

6969
```
70-
yarn install
71-
gulp build
70+
$ yarn install
71+
$ gulp build
7272
```
7373

7474
### Tests

0 commit comments

Comments
 (0)