Skip to content

Commit

Permalink
install windows guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mgo committed Jun 10, 2024
1 parent f9d6c46 commit f1f9d79
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,18 @@ using appimage-extract-and-run extract the content of the AppImage in a temporar
## Arch Linux
you can also install oapi-cli-git on Arch Linux using AUR: (yay -S oapi-cli-git)

## Windows

oapi-cli is pre-packaged for Widows as a zip archive.

Download oapi-cli-x86_64-windows.zip from [release pages](https://github.com/outscale/oapi-cli/releases/latest).

Extract it, run `oapi-cli`.

Note: in comparaison to linux and macos packages, windows oapi-cli look for the config in the directory where it is run.
(so config path is .\config.json)


# Feedback
Either open a github issue, or post a message here: https://github.com/outscale/oapi-cli/discussions/10

Expand Down

0 comments on commit f1f9d79

Please sign in to comment.