We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c64862 commit d33f35fCopy full SHA for d33f35f
1 file changed
README.md
@@ -120,7 +120,8 @@ Install personalized version:
120
```
121
122
2. Make your changes in `./config.js`
123
-3. Install with `npm i -g` from same folder.
+3. Run the build command so all assets are created `npm run build`.
124
+4. Install with `npm i -g` from same folder.
125
If there are issues with installing you'll need to uninstall first with `npm un -g`
126
127
## Contribution
0 commit comments