diff --git a/OSX-KVM/README.md b/OSX-KVM/README.md index d6d1f2f..ce299c1 100644 --- a/OSX-KVM/README.md +++ b/OSX-KVM/README.md @@ -87,7 +87,7 @@ unzip macos-webapplication.zip -d webserver - Browse to webserver folder, change the password if not 'alpine' ``` cd webserver -# Change the password in line 'pwd = ''' at the beginning of the apple_cryptography.py file +# Change the password in line password = '' at the beginning of the apple_cryptography.py file with nano apple_cryptography.py ```