You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
# vfox-lua plugin
10
10
11
-
lua[vfox](https://github.com/version-fox) plugin. Use the vfox to manage multiple [lua](https://www.lua.org/ftp/) versions in Linux/Darwin MacOS.
11
+
Lua[vfox](https://github.com/version-fox) plugin. Use the vfox to manage multiple [lua](https://www.lua.org/ftp/) versions on Linux、Darwin MacOS、Windows.
12
12
13
13
## Requirements
14
14
@@ -39,6 +39,10 @@ vfox install lua@5.4.7
39
39
40
40
3. Use `PowerShell` to install the Lua on Windows.
41
41
42
+
## Known Issue
43
+
44
+
- Lua versions 5.0 and earlier can not install on Linux.
45
+
42
46
## Acknowledgements
43
47
44
48
Thanks for these awesome resources that were used during the development of the **vfox-lua**:
0 commit comments