From 1901b1229b375f46143c7aedb3b8b27e7768006f Mon Sep 17 00:00:00 2001 From: Paolo Date: Mon, 13 Dec 2021 19:39:21 +0100 Subject: [PATCH] Delete README.md --- README.md | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 8a82f8e..0000000 --- a/README.md +++ /dev/null @@ -1,33 +0,0 @@ -# Unlocker - -Unlocker for Mac OS in VMware Workstation - -This project fixes the erros of [paolo-projects/unlocker](https://github.com/paolo-projects/unlocker) - -Works on - -- Workstation 11-16 on Windows and Linux -- Workstation Player 7/12/14/15/16 on Windows and Linux - -## Install -Linux - -```sh -$ sudo ./lnx-install.sh -``` - -Windows - -Run `win-install.cmd` file - -## Prerequisites - -python2 and python3 - -## Note - -Always uninstall the previous version of the Unlocker before using a new version. Failure to do this could render VMware unusable. - -## Acknowledgement - -Thanks to [paolo-projects/unlocker](https://github.com/paolo-projects/unlocker) and it's contributors \ No newline at end of file