We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1886e45 commit 762335fCopy full SHA for 762335f
Parallels.md
@@ -10,7 +10,7 @@ Use VM's UI to change some settings:
10
4. Allow SSH. Sharing -> Remote Login
11
5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation.
12
6. Run `sudo visudo` in Terminal, find `%admin ALL=(ALL) ALL` add `admin ALL=(ALL) NOPASSWD: ALL` to allow sudo without a password.
13
-7. **optional** Disable SIP by [getting into Recov ery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`.
+7. **optional** Disable SIP by [getting into Recovery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`.
14
15
Shutdown macOS.
16
0 commit comments