Update README.md

This commit is contained in:
Roy Sheinfeld
2025-06-10 15:49:09 +03:00
committed by GitHub
parent f698b32501
commit e468f6c381

View File

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