Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Morpheus636 committed Feb 20, 2022
1 parent 2db8058 commit e92427f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ Right now, Zeal_CLI only supports Linux.

# Installation

## Linux - From Binary
## Linux - Executable
1. Download the linux build from the most recent [release](https://github.com/Morpheus636/zeal_cli/releases)
2. Create a directory `~/zeal-cli/`
3. Copy the linux build to that directory.
4. Give the file executable permissions (`chmod +x ~/zeal-cli/zeal-cli`)
5. Symlink it to a location on PATH (I personally use `~/.local/bin/`)
6. Run it with `zeal-cli`

## Usage
Usage information can be found by running `zeal-cli --help`

0 comments on commit e92427f

Please sign in to comment.