Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fxck authored Apr 11, 2024
1 parent 0358b33 commit f3c6f47
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ for **CI/CD** development and CLI lovers.

* [wireguard](https://www.wireguard.com)

## Install zCLI
zCLI can be installed using npm:

```
npm i -g @zerops/zcli
```

Currently, the zCLI is distributed for Linux (x86 & x64 architecture), macOS (x64 & M1 architecture) and Windows (x64 architecture).

To download the zCLI directly, use the latest release on GitHub.

## Additional documentation

https://docs.zerops.io/references/cli

0 comments on commit f3c6f47

Please sign in to comment.