From 762335ff7fb76732f7ea85588b37cd2e51c296a7 Mon Sep 17 00:00:00 2001 From: Guangyuan Yang Date: Fri, 5 Feb 2021 15:49:02 -0500 Subject: [PATCH] Fix a typo in Parallels.md (#34) --- Parallels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parallels.md b/Parallels.md index 367d65a..350a516 100644 --- a/Parallels.md +++ b/Parallels.md @@ -10,7 +10,7 @@ Use VM's UI to change some settings: 4. Allow SSH. Sharing -> Remote Login 5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation. 6. Run `sudo visudo` in Terminal, find `%admin ALL=(ALL) ALL` add `admin ALL=(ALL) NOPASSWD: ALL` to allow sudo without a password. -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`. Shutdown macOS.