Skip to content

Commit

Permalink
Add instruction for windows installation
Browse files Browse the repository at this point in the history
  • Loading branch information
moshe-kabala committed Oct 21, 2024
1 parent d28ae73 commit 3aa9002
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ wget -q -O - https://raw.githubusercontent.com/tensorleap/leap-cli/master/instal
2. Rename the binary to `leap`
3. Save it `/usr/local/bin` (or anywhere else in your `$PATH`)

### Windows installation

To install on Windows, go to the [releases page](https://github.com/tensorleap/leap-cli/releases) and download the Windows installer. Please note that the server installation is not supported on Windows; you can only use this installation to connect to an existing server.

### Shell Completions

In order to enabled shell completions, add `source <(leap completion zsh)` to your `~/.zshrc` file
Expand Down

0 comments on commit 3aa9002

Please sign in to comment.