Skip to content

Commit

Permalink
add fly instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Jan 1, 2024
1 parent ddc1f4f commit 827ef6e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@ See https://github.com/jpillora/installer/issues/31 for how this could improved
* Install on [Fly.io](https://fly.io)
* Clone this repo
* Setup the `fly` CLI tool
* Create a new app
* Replace `app = "installer"` in `fly.toml` with your app name
* Run `fly deploy`
## Force a particular `user/repo`
In some cases, people want an installer server for a single tool
Expand Down

0 comments on commit 827ef6e

Please sign in to comment.