File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Please download the latest release of fflow for [MacOS](https://github.com/oslab
152
152
153
153
1 . Clone this repo ` git clone https://github.com/oslabs-beta/fflow `
154
154
2 . Install the dependencies ` npm install `
155
- 3 . Copy and run this in your terminal ( ` ./node_modules/.bin/electron-rebuild ` ) or ` .\node_modules\.bin\electron-rebuild.cmd ` for Windows
155
+ 3 . On a Mac, run ` ./node_modules/.bin/electron-rebuild ` in your terminal or ` .\node_modules\.bin\electron-rebuild.cmd ` on Windows
156
156
4 . Run script for development mode ` npm run start `
157
157
5 . Build the app (automatic) ` npm run package `
158
158
6 . Test the app (after ` npm run build ` || ` yarn run build ` ) ` npm run prod `
You can’t perform that action at this time.
0 commit comments