From 9ff6edf0ab1d15a46adffa99eb69acac7ee4036b Mon Sep 17 00:00:00 2001 From: beech Date: Wed, 28 Aug 2024 12:57:47 -0500 Subject: [PATCH] Add README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb14f29 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Fix VMWare Modules on New Kernels + +curl https://git.merlinslair.net/beech/FixVMWare-Arch/raw/branch/main/modulefix.sh -o modulefix.sh +sh modulefix.sh \ No newline at end of file