Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tai Groot <[email protected]>
  • Loading branch information
taigrr authored Oct 21, 2023
1 parent 626287c commit 32a9828
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ curl -L bootstrap.grlx.dev/latest/sprout | FARMER_INTERFACE=localhost sudo -E ba
```
Once the sprout is up and running, return to the CLI.

4. If all is well, you're ready to `cook`!
4. If all is well, you're ready to `cook`! Accept the TLS cert and the `sprout` keys when prompted.
```bash
grlx version
grlx keys accept -A
sleep 15;
grlx -T \* test ping
Expand Down

0 comments on commit 32a9828

Please sign in to comment.