Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marevers committed Apr 5, 2023
1 parent 099be50 commit 1b1b15a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ It should work with any instance that supports API version 5 (`/api/v5/`).

## Installation

TO DO
Go to [Releases](https://github.com/marevers/pleasant-cli/releases) and download the latest release for your platform.

Extract the archive to a location in your `$PATH`, e.g. on Ubuntu: `/usr/local/bin`.

## Getting started

First, you need to set the server URL for the CLI to connect to.
It must be specified as `<PROTOCOL>://<URL>:<PORT>`.

```
pleasant-cli config serverurl <SERVER URL>
Expand Down

0 comments on commit 1b1b15a

Please sign in to comment.