Update installation.md

This commit is contained in:
Lee Salminen 2022-08-21 11:25:39 -06:00 committed by GitHub
parent 7d56878f55
commit d9ddd746e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.