From e468f6c381ef8776e0563b7669e45521ffe0fbbf Mon Sep 17 00:00:00 2001 From: Roy Sheinfeld <31890660+kingonly@users.noreply.github.com> Date: Tue, 10 Jun 2025 15:49:09 +0300 Subject: [PATCH] Update README.md --- fly/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fly/README.md b/fly/README.md index 9db22aa..a098d32 100644 --- a/fly/README.md +++ b/fly/README.md @@ -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: