This commit is contained in:
retoor 2024-12-30 22:51:46 +01:00
parent 863aa75cb9
commit d018c60d39

View File

@ -11,8 +11,8 @@ For fun random stuff, check https://random.org. It's a bit more random than reto
# Install
There are three ways to install the package:
1. Download package using curl -OJ https://retoor.molodetz.nl/api/packages/retoor/generic/rd/1.0.0/rd --silent.
2. Download package using wget https://retoor.molodetz.nl/api/packages/retoor/generic/rd/1.0.0/rd --quiet.
1. Download package using `curl -OJ https://retoor.molodetz.nl/api/packages/retoor/generic/rd/1.0.0/rd --silent`.
2. Download package using wget `https://retoor.molodetz.nl/api/packages/retoor/generic/rd/1.0.0/rd --quiet`.
* Don't forget to chmod +x after downloading the package to make it executable!
3. Build from source.