update to add PATH note

This commit is contained in:
2023-10-21 19:43:42 -07:00
parent 9f65e22b11
commit 21d6808ea0

View File

@@ -14,6 +14,7 @@ curl -L https://releases.grlx.dev/linux/amd64/latest/grlx > grlx && chmod +x grl
You'll be asked some questions, such as which interface the `farmer` is listening on, and which ports to use for communication.
Set the interface to the domain name or IP address of the `farmer`.
Once configured, the CLI prints out your administrator public key, which you'll need for the next step!
It's recommended you now add `grlx` somewhere in your `$PATH`.
![grlx install](docs/grlx-install.gif)
2. On your control server, you'll need to install the `farmer`.