diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Misskey requires two domains called the primary domain and the secondary domain. 5. `npm run build` ## Launch -`npm start` +`sudo npm start` ## License [MIT](LICENSE) |