mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
Fix space
Sorry :3
This commit is contained in:
parent
6f6884bf6f
commit
5785325a30
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Or you can generate config file via `npm run config` command.
|
||||||
We need to use `node-gyp` to build the `crypto` module.
|
We need to use `node-gyp` to build the `crypto` module.
|
||||||
|
|
||||||
1. `npm install -g node-gyp`
|
1. `npm install -g node-gyp`
|
||||||
2. `node-gyp configure`
|
2. `node-gyp configure`
|
||||||
3. `node-gyp build`
|
3. `node-gyp build`
|
||||||
4. `npm run build`
|
4. `npm run build`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue