Fix typos, again
This commit is contained in:
parent
40e03952de
commit
560149e410
@ -1168,13 +1168,13 @@ mdfind -name 'searchterm'
|
|||||||
### System Integrity Protection
|
### System Integrity Protection
|
||||||
|
|
||||||
#### Disable System Integrity Protection
|
#### Disable System Integrity Protection
|
||||||
Reboot while holding `Cmd-R`, open the Terminal application an enter:
|
Reboot while holding `Cmd-R`, open the Terminal application and enter:
|
||||||
```bash
|
```bash
|
||||||
csrutil disable && reboot
|
csrutil disable && reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Enable System Integrity Protection
|
#### Enable System Integrity Protection
|
||||||
Reboot while holding `Cmd-R`, open the Terminal application an enter:
|
Reboot while holding `Cmd-R`, open the Terminal application and enter:
|
||||||
```bash
|
```bash
|
||||||
csrutil enable && reboot
|
csrutil enable && reboot
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user