Commit 3751ed2
ajtown
On Ubuntu and Debian, suggest using lua 5.3 rather than 5.1
lua 5.3 should be available for any recent Ubuntu or Debian.
Reasons for preferring 5.3 over 5.1 include the availability of
UTF8 libraries. If 5.1 is explicitly installed alongside 5.3 it's
possible to end up with different versions with different shared
library locations, which can confuse.1 parent bf89810 commit 3751ed2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments