Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jan 24, 2023
1 parent 73f172b commit 8b46c52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ Need a practical Flux introduction? Check out [3 Minutes to Flux](flux.md)
<br>

### Demo
Try our [serverless demo](https://fluxpipe.fly.dev/) to fall in love with *flux* and *fluxPipe*
Try our [serverless demo](https://fluxpipe.fly.dev/) to instantly fall in love with *flux*


### Instructions
Download a [binary release](https://github.com/lmangani/fluxpipe/releases/), [docker](https://github.com/metrico/fluXpipe/pkgs/container/fluxpipe) or build from source
Download a [binary release](https://github.com/metrico/fluxpipe/releases/), [docker](https://github.com/metrico/fluXpipe/pkgs/container/fluxpipe) or build from source

#### 📦 Download Binary
```bash
curl -fsSL github.com/lmangani/fluxpipe/releases/latest/download/fluxpipe-server -O \
curl -fsSL github.com/metrico/fluxpipe/releases/latest/download/fluxpipe-server -O \
&& chmod +x fluxpipe-server
```
##### 🔌 Start Server w/ Options
Expand Down

0 comments on commit 8b46c52

Please sign in to comment.