Skip to content

Commit 4ab3fa0

Browse files
author
Stephen Gregory
committed
Add development instructions to README
1 parent 9ba5e10 commit 4ab3fa0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ Interactive Linter in available through Brackets extensions' registry.
122122
}
123123
```
124124

125+
### Development
126+
127+
Install and restore the dependencies:
128+
129+
$ npm install
130+
$ npm run restore
125131

126132
### Links
127133

0 commit comments

Comments
 (0)