Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Jan 1, 2024
1 parent fa45bc1 commit ddc1f4f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ curl https://i.jpillora.com/<query>! | bash
* https://i.jpillora.com/mholt/caddy
* https://i.jpillora.com/caddy
* https://i.jpillora.com/rclone
* https://i.jpillora.com/ripgrep?as=rg

```sh
$ curl -s i.jpillora.com/mholt/caddy! | bash
Expand Down Expand Up @@ -79,13 +80,7 @@ See https://github.com/jpillora/installer/issues/31 for how this could improved
go get github.com/jpillora/installer
```
* Install on Heroku
Click this button to deploy for free on [Heroku](https://heroku.com)
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
*You can optionally add your own domain as a app custom domain.*
* Install on [Fly.io](https://fly.io)
## Force a particular `user/repo`
Expand All @@ -97,7 +92,7 @@ export FORCE_REPO=micro
./installer
```
Then calls to `curl 'localhost:3000` will return the install script for `zyedidia/micro`
Then calls to `curl localhost:3000` will return the install script for `zyedidia/micro`
### Homebrew
Expand Down

0 comments on commit ddc1f4f

Please sign in to comment.