add readme

This commit is contained in:
Debdut Karmakar 2021-11-16 23:09:28 +05:30
parent db74deb02c
commit 6ff719bae2

33
README.md Normal file
View File

@ -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