Skip to content
Snippets Groups Projects
Unverified Commit 6a4306dc authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Merge pull request #1475 from Angristan/patch-1

Fix space
parents ddfa6da2 9b47e756
No related merge requests found
......@@ -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.
1. `npm install -g node-gyp`
2. `node-gyp configure`
2. `node-gyp configure`
3. `node-gyp build`
4. `npm run build`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment