We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c64862 + d33f35f commit 0eb6e7eCopy full SHA for 0eb6e7e
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