Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ Install personalized version:
```

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

## Contribution
Expand Down