diff --git a/Building-binary.md b/Building-binary.md index f566e7c..3d20fdd 100644 --- a/Building-binary.md +++ b/Building-binary.md @@ -46,7 +46,7 @@ git apply vX.Y.Z.patch ```sh npm run sub:init npm install -npm run dist:selfhost +npm run dist ``` Finally copy the contents of the `build` folder into the destination folder: