Skip to content

Commit a8b1534

Browse files
chore: add install instructions link
Signed-off-by: Mathew Wicks <[email protected]>
1 parent 8dd658d commit a8b1534

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ This repo contains the command line interface (CLI) for [deployKF](https://githu
66

77
## Install
88

9-
You can install the `deploykf` CLI by downloading the appropriate binary for your OS from the [releases page](https://github.com/deployKF/cli/releases).
10-
- You may wish to rename the binary to `deploykf` (or `deploykf.exe` on Windows).
11-
- You may need to make the binary executable on Linux/macOS by running `chmod +x deploykf`.
12-
- You may also wish to move the binary to a directory that is in your `PATH` environment variable.
13-
- On Linux/macOS you might run `sudo mv deploykf /usr/local/bin/`.
14-
- On Windows you might run `move deploykf.exe C:\Windows\System32\`.
9+
To install the `deploykf` CLI, please follow the [installation instructions](https://www.deploykf.org/guides/install-deploykf-cli/) on the deployKF website.
1510

1611
## Usage
1712

0 commit comments

Comments
 (0)