diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a82f8e --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +# 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