Skip to content

Commit d4da3ba

Browse files
authored
[README.md] update version for stable Release ISO tag
1 parent c980b3a commit d4da3ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ https://github.com/endeavouros-team/EndeavourOS-ISO/tags
8484

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

87-
example using latest **stable** release (23.10.1 Galileo KDE Release)
87+
example using latest **stable** release (23.11.1.2 Galileo KDE Release)
8888

8989
```
9090
wget https://github.com/endeavouros-team/EndeavourOS-ISO/archive/refs/tags/23.10.1.tar.gz
91-
tar -xvf 23.10.1.tar.gz
92-
cd "EndeavourOS-ISO-23.10.1"
91+
tar -xvf 23.11.1.2.tar.gz
92+
cd "EndeavourOS-ISO-23.11.1.2"
9393
./prepare.sh
9494
```
9595
### Or use latest **unstable** development branch using by cloning this repo using git:

0 commit comments

Comments
 (0)