From 21d6808ea0007180c928f3c1526396158f17e8fa Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Sat, 21 Oct 2023 19:43:42 -0700 Subject: [PATCH] update to add PATH note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbf9290..bc67217 100644 --- a/README.md +++ b/README.md @@ -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`.