We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76b137 commit 7cc49dfCopy full SHA for 7cc49df
1 file changed
README.md
@@ -20,7 +20,7 @@ docker run --name palog -e RCON_ENDPOINT={PalWorldServerIP}:25575 -e RCON_PASSWO
20
21
### Binary installation
22
#### Install palog
23
-* Use the following guide of installation
+* Install binary from [releases](https://github.com/miscord-dev/palog/releases/latest)
24
* (optional) Install `uconv`
25
* Non-ascii characters are converted via `uconv -x latin`
26
* On Debian/Ubuntu; `apt-get install -y icu-devtools`
0 commit comments