Skip to content

Commit

Permalink
docs: update curl command
Browse files Browse the repository at this point in the history
  • Loading branch information
chenasraf committed Nov 30, 2024
1 parent 0e8d55f commit 25e8a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Choose one of the following download methods:
- **Download via `curl`**:

```bash
curl https://github.com/Redot-Engine/org.redotengine.Redot/releases/download/v4.3-stable/Redot.flatpak > Redot.flatpak
curl -L https://github.com/Redot-Engine/org.redotengine.Redot/releases/download/v4.3-stable/Redot.flatpak > Redot.flatpak
```

**2. Install the Flatpak:**
Expand Down

0 comments on commit 25e8a1e

Please sign in to comment.