Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waylaa authored Sep 29, 2024
1 parent 67f741d commit 4664827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A command-line application for downloading collections from [osu!collector](http
I strongly advise not use this application irresponsibly and instead support [osu!collector](https://osucollector.com/client).

## Usage
1. Get the latest build from the [Github Actions](https://github.com/waylaa/OsuCollectionDownloader/actions) page.
1. Get the latest build from the [Releases](https://github.com/waylaa/OsuCollectionDownloader/releases) page.
2. Copy the collection ID from the url of a collection at [osu!collector](https://osucollector.com/). For example:
```https://osucollector.com/collections/xxxx/collection-name```
**where xxxx is the ID of the collection.**
Expand Down Expand Up @@ -48,7 +48,7 @@ An additional option for downloading sequentially exists and can be enabled by h
- If not installed, download and install it from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).

### 3. Clone
- Open your terminal or command prompt.
- Open your preferred terminal.
- Navigate to the directory where you want to clone the repository:
```
cd <dir>
Expand Down

0 comments on commit 4664827

Please sign in to comment.