Skip to content

Commit

Permalink
Merge pull request #30 from oslabs-beta/master-holder
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
crumblepie authored Feb 13, 2022
2 parents ca4699f + 6d1ad41 commit 892d73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Please download the latest release of fflow for [MacOS](https://github.com/oslab

1. Clone this repo `git clone https://github.com/oslabs-beta/fflow`
2. Install the dependencies `npm install`
3. Copy and run this in your terminal (`./node_modules/.bin/electron-rebuild`) or `.\node_modules\.bin\electron-rebuild.cmd` for Windows
3. On a Mac, run `./node_modules/.bin/electron-rebuild` in your terminal or `.\node_modules\.bin\electron-rebuild.cmd` on Windows
4. Run script for development mode `npm run start`
5. Build the app (automatic) `npm run package`
6. Test the app (after `npm run build` || `yarn run build`) `npm run prod`
Expand Down

0 comments on commit 892d73b

Please sign in to comment.