File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,11 +85,11 @@ Windows 7 is the minimum OS that could run xmodits. I tried to get Windows XP wo
8585xmodits is compiled with vcruntime (msvc only) embedded, so it should run out of the box.
8686
8787### Linux
88- ** It is recommended that you download the `` *-musl `` variant.**
88+ ** For backwards (and forwards) compatability, it is recommended that you download the `` *-musl `` variant.**
8989
9090Older linux sytems may have glibc versions too old to run the program.
9191
92- You'll most likely get an error like this if you attempt to run the `` -gnu `` variant:
92+ You'll most likely get an error like this if you attempt to run the `` * -gnu`` variant:
9393```
9494libc.so.6: version `GLIBC_2.18` not found (required by ./xmodits)
9595```
You can’t perform that action at this time.
0 commit comments