From d9ddd746e052c88be3efe3ec43ac6f112793dd49 Mon Sep 17 00:00:00 2001 From: Lee Salminen Date: Sun, 21 Aug 2022 11:25:39 -0600 Subject: [PATCH] Update installation.md --- docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index e355e6081..ab29bec11 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -101,7 +101,7 @@ Fly.io is a docker container hosting platform that has a generous free tier. You First, sign up for an account at [Fly.io](https://fly.io) (no credit card required). -Then, install the Fly.io CLI onto your device [here](https://fly.io/docs/getting-started/installing-flyctl/). +Then, install the Fly.io CLI onto your device [here](https://fly.io/docs/getting-started/installing-flyctl/). After install is complete, the command will output a command you should copy/paste/run to get `fly` into your `$PATH`. If you don't you'll have to call Fly from `~/.fly/bin/flyctl`. Once installed, run these commands.