Skip to content

Commit

Permalink
Merge pull request #174 from akka/ennru-linux-manual-cli
Browse files Browse the repository at this point in the history
docs: show CLI download URL
  • Loading branch information
beritou authored Jan 24, 2025
2 parents 87a87df + f6f1c42 commit 8e0b53c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/modules/reference/pages/cli/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ curl -sL https://doc.akka.io/install-cli.sh | bash -s -- --prefix=$HOME --versio
curl -sL https://doc.akka.io/install-cli.sh | bash -s -- -P $HOME -v {akka-cli-version} -V
....

For manual installation, download https://downloads.akka.io/{akka-cli-version}/akka_linux_amd64_{akka-cli-version}.tar.gz[akka_linux_amd64_{akka-cli-version}.tar.gz], extract the `akka` executable and make it available on your PATH.

--
macOS::
+
Expand Down

0 comments on commit 8e0b53c

Please sign in to comment.