Fix list number
This commit is contained in:
parent
f2df583d8b
commit
ab7c31e290
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ We need to use `node-gyp` to build the `crypto` module.
|
|||
1. `npm install -g node-gyp`
|
||||
2. `node-gyp configure`
|
||||
3. `node-gyp build`
|
||||
1. `npm run build`
|
||||
4. `npm run build`
|
||||
|
||||
*6.* That is it.
|
||||
----------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue