Skip to content

Commit

Permalink
docs: update readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
chenasraf committed Oct 27, 2024
1 parent 9678604 commit 5ff78ae
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 @@ -7,11 +7,11 @@ This Flatpak is not yet available on Flathub, but you can install it manually.
To download the file, you can use one of the following:

1. **Download manually** - Use
[this link](https://github.com/chenasraf/org.redotengine.Redot/releases/tag/v4.3-beta.1), and download the
[this link](https://github.com/Redot-Engine/org.redotengine.Redot/releases/tag/v4.3-beta.1), and download the
artifact called `Redot-x86_64.zip`.
1. **Download using curl**
```bash
curl https://github.com/chenasraf/org.redotengine.Redot/releases/download/v4.3-beta.1/Redot-x86_64.zip > Redot-x86_64.zip
curl https://github.com/Redot-Engine/org.redotengine.Redot/releases/download/v4.3-beta.1/Redot-x86_64.zip > Redot-x86_64.zip
```

Then, unzip it and install to flatpak from file:
Expand Down Expand Up @@ -102,7 +102,7 @@ Install Git, follow the
then enter the following commands in a terminal:

```bash
git clone --recursive https://github.com/chenasraf/org.redotengine.Redot.git
git clone --recursive https://github.com/Redot-Engine/org.redotengine.Redot.git
cd org.redotengine.Redot/
git submodule init
git submodule update
Expand Down

0 comments on commit 5ff78ae

Please sign in to comment.