Skip to content

Commit 892d73b

Browse files
authored
Merge pull request #30 from oslabs-beta/master-holder
Update README
2 parents ca4699f + 6d1ad41 commit 892d73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Please download the latest release of fflow for [MacOS](https://github.com/oslab
152152

153153
1. Clone this repo `git clone https://github.com/oslabs-beta/fflow`
154154
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
156156
4. Run script for development mode `npm run start`
157157
5. Build the app (automatic) `npm run package`
158158
6. Test the app (after `npm run build` || `yarn run build`) `npm run prod`

0 commit comments

Comments
 (0)