Skip to content

Commit

Permalink
modified: README
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcbroom committed Jan 19, 2023
1 parent 1067241 commit 23f652d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ MacOS - Unavailable ❌

Currently if you need to produce a build for an operating system other than Linux you will need to build and pack from source, on your own operating system. Cross platform builds are not supported in this release, due to this limitation.

To clone this repository
- Clone this repository

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

To install dependencies
- Install dependencies

`npm install`

To build and pack from source
- Build and pack from source

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

Expand Down

0 comments on commit 23f652d

Please sign in to comment.