Skip to content

Commit d33f35f

Browse files
authored
Update README.md to add missing build step
1 parent 3c64862 commit d33f35f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ Install personalized version:
120120
```
121121

122122
2. Make your changes in `./config.js`
123-
3. Install with `npm i -g` from same folder.
123+
3. Run the build command so all assets are created `npm run build`.
124+
4. Install with `npm i -g` from same folder.
124125
If there are issues with installing you'll need to uninstall first with `npm un -g`
125126

126127
## Contribution

0 commit comments

Comments
 (0)