Update README.md

Signed-off-by: Tai Groot <tai@taigrr.com>
This commit is contained in:
2023-10-22 14:33:09 -07:00
committed by GitHub
parent 21d6808ea0
commit 8d6676763f

View File

@@ -14,7 +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. 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`. 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! 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`. *It's recommended you now add `grlx` somewhere in your `$PATH`.*
![grlx install](docs/grlx-install.gif) ![grlx install](docs/grlx-install.gif)
2. On your control server, you'll need to install the `farmer`. 2. On your control server, you'll need to install the `farmer`.