mirror of
https://github.com/Bismuth-Forge/bismuth.git
synced 2024-11-05 00:54:24 +03:00
fix: 📝 Use npm commands instead of make in docs
This commit is contained in:
parent
c9f6905e33
commit
5c2d21eb93
@ -11,8 +11,8 @@ TODO
|
||||
|
||||
Bismuth can be temporarily loaded without installing the script:
|
||||
|
||||
make run
|
||||
make stop
|
||||
npm run start
|
||||
npm run stop
|
||||
|
||||
Note that Bismuth can destroy itself completely once it is disabled, so no
|
||||
restart is required to deactivated it.
|
||||
|
Loading…
Reference in New Issue
Block a user