mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-07-31 01:44:56 +02:00
Update readme.txt
This commit is contained in:
parent
79a0b3c114
commit
b8366464da
12
readme.txt
12
readme.txt
@ -1,6 +1,16 @@
|
||||
macOS Unlocker V3.0 for VMware Workstation
|
||||
==========================================
|
||||
|
||||
**************************************************************
|
||||
************************* READ HERE: *************************
|
||||
|
||||
WINDOWS USERS: Get the tool from the Releases section, you will get a bundled python distribution that avoids the virus warnings and python not found etc.
|
||||
|
||||
LINUX USERS: No bundled python for you, but make sure you have python 3.0+ installed. If you have errors like "Python not supported" but you have python installed, change the lines inside of lnx-install.sh from 'python xxxxxxx.py' to 'python3.7 xxxxxxx.py' (if you have python 3.7 installed, otherwise try python3 or other stuff)
|
||||
|
||||
**************************************************************
|
||||
**************************************************************
|
||||
|
||||
+-----------------------------------------------------------------------------+
|
||||
| IMPORTANT: |
|
||||
| ========== |
|
||||
@ -105,4 +115,4 @@ History
|
||||
- Allow Python 2 and 3 to run the Python code from Bash scripts
|
||||
|
||||
|
||||
(c) 2011-2018 Dave Parsons
|
||||
(c) 2011-2018 Dave Parsons
|
||||
|
Loading…
x
Reference in New Issue
Block a user