mirror of
https://github.com/aljazceru/payments-rest-api.git
synced 2025-12-31 04:14:20 +01:00
Update README.md
This commit is contained in:
@@ -21,8 +21,8 @@ This document explains deploying breez payments api to fly.io
|
||||
# Linux
|
||||
curl -L https://fly.io/install.sh | sh
|
||||
|
||||
# Windows
|
||||
pwsh -Command "iwr https://fly.io/install.ps1 -useb | iex"
|
||||
# Windows PowerShell
|
||||
iwr https://fly.io/install.ps1 -useb | iex
|
||||
```
|
||||
|
||||
2. Log in to Fly:
|
||||
|
||||
Reference in New Issue
Block a user