Skip to content

Commit 762335f

Browse files
authored
Fix a typo in Parallels.md (#34)
1 parent 1886e45 commit 762335f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parallels.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use VM's UI to change some settings:
1010
4. Allow SSH. Sharing -> Remote Login
1111
5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation.
1212
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`.
13+
7. **optional** Disable SIP by [getting into Recovery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`.
1414

1515
Shutdown macOS.
1616

0 commit comments

Comments
 (0)