Skip to content

Commit 410ce5f

Browse files
committed
Update Readme
1 parent 0e73afb commit 410ce5f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@ beagle-style
33

44
The Beagle Style
55

6-
####Install
6+
#### Installation
77

8-
`npm install`
8+
```sh
9+
npm install --save-dev beagle-style
10+
```
911

10-
####Run
12+
#### Development
1113

12-
`gulp sass`
14+
```sh
15+
npm install
16+
gulp sass
17+
```

0 commit comments

Comments
 (0)