diff --git a/README.md b/README.md index 482cc7f..35a5e3c 100644 --- a/README.md +++ b/README.md @@ -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.