Skip to content

Commit ab62576

Browse files
committed
Add instructions on how to install dependencies
1 parent 6869f26 commit ab62576

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Resulting you get an HTML file that contains everything needed, so you can host
4545
- Check out the [GitHub rendered README](https://github.com/KrauseFx/markdown-to-html-github-style)
4646
- Check out the [README rendered by this project](https://markdown-to-github-style-web.com)
4747

48+
## Dependencies
49+
50+
```
51+
npm install
52+
```
53+
4854
## Usage
4955

5056
```

0 commit comments

Comments
 (0)