We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4da3ba commit 4415639Copy full SHA for 4415639
1 file changed
README.md
@@ -84,10 +84,11 @@ https://github.com/endeavouros-team/EndeavourOS-ISO/tags
84
85
If not, it will default to using the latest "unstable" development state.
86
87
-example using latest **stable** release (23.11.1.2 Galileo KDE Release)
+example using latest **stable** release (23.11.1.2 Galileo KDE Release)
88
+**Warning:** do **not** use the zip tarball, in case this causes issues with symlinks.
89
90
```
-wget https://github.com/endeavouros-team/EndeavourOS-ISO/archive/refs/tags/23.10.1.tar.gz
91
+wget https://github.com/endeavouros-team/EndeavourOS-ISO/archive/refs/tags/23.11.1.2.tar.gz
92
tar -xvf 23.11.1.2.tar.gz
93
cd "EndeavourOS-ISO-23.11.1.2"
94
./prepare.sh
0 commit comments