Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcbroom committed Jan 19, 2023
1 parent 8c6e8f6 commit 1067241
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ Currently if you need to produce a build for an operating system other than Linu

To clone this repository

`git clone https://github.com/seanmcbroom/osu-collector-downloader`
`git clone https://github.com/seanmcbroom/osu-collector-downloader`

To install dependencies

`npm install`
`npm install`

To build and pack from source

`npm run build && npx nodegui-packer --pack ./dist`
`npm run build && npx nodegui-packer --pack ./dist`

# Requirements

- Nodejs v14.4.0+
- Nodejs v14.4.0+

0 comments on commit 1067241

Please sign in to comment.