Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebinside authored Feb 4, 2024
1 parent 1498219 commit 17feca6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Generate awesome looking Stream Deck icons like [these](https://www.instagram.co
1. Clone this repository
2. Download a recent version of [Font Awesome For The Web](https://fontawesome.com/download)
3. Extract the folders `css` and `webfonts` into `StreamAwesome/fonts/fontawesome`
4. Run `npm run dev` from within the `StreamAwesome` folder or use the provided Visual Studio Code config
4. Run `npm install` from within the `StreamAwesome` folder to install all dependencies
5. Run `npm run dev` from within the `StreamAwesome` folder or use the provided Visual Studio Code config
6. Open the displayed localhost port in your web browser

0 comments on commit 17feca6

Please sign in to comment.