Skip to content

Commit

Permalink
[README.md] update version for stable Release ISO tag
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Nov 21, 2023
1 parent c980b3a commit d4da3ba
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 @@ -84,12 +84,12 @@ https://github.com/endeavouros-team/EndeavourOS-ISO/tags

If not, it will default to using the latest "unstable" development state.

example using latest **stable** release (23.10.1 Galileo KDE Release)
example using latest **stable** release (23.11.1.2 Galileo KDE Release)

```
wget https://github.com/endeavouros-team/EndeavourOS-ISO/archive/refs/tags/23.10.1.tar.gz
tar -xvf 23.10.1.tar.gz
cd "EndeavourOS-ISO-23.10.1"
tar -xvf 23.11.1.2.tar.gz
cd "EndeavourOS-ISO-23.11.1.2"
./prepare.sh
```
### Or use latest **unstable** development branch using by cloning this repo using git:
Expand Down

0 comments on commit d4da3ba

Please sign in to comment.