Skip to content

Commit

Permalink
Merge pull request #23 from dxw/fix-scripts-typo-in-readme
Browse files Browse the repository at this point in the history
Fix scripts typo in Readme to allow the app to setup and run
  • Loading branch information
adamhughes86 authored Sep 10, 2024
2 parents 91e4661 + 052264e commit faec089
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 @@ -6,7 +6,7 @@ It aims to make it easier to keep on top of which repos need updates applying.
## Prerequisites

You must have [nvm](https://github.com/nvm-sh/nvm) installed. It is available on brew.
With `nvm` installed you should be able to run `scripts/setup` followed by `scripts/server` to run the application.
With `nvm` installed you should be able to run `script/setup` followed by `script/server` to run the application.


## Configuration
Expand Down

0 comments on commit faec089

Please sign in to comment.