Change code for keys
This commit is contained in:
parent
560149e410
commit
4d7831991f
@ -1168,13 +1168,13 @@ mdfind -name 'searchterm'
|
||||
### System Integrity Protection
|
||||
|
||||
#### Disable System Integrity Protection
|
||||
Reboot while holding `Cmd-R`, open the Terminal application and enter:
|
||||
Reboot while holding <kbd>Cmd</kbd> + <kbd>R</kbd>, open the Terminal application and enter:
|
||||
```bash
|
||||
csrutil disable && reboot
|
||||
```
|
||||
|
||||
#### Enable System Integrity Protection
|
||||
Reboot while holding `Cmd-R`, open the Terminal application and enter:
|
||||
Reboot while holding <kbd>Cmd</kbd> + <kbd>R</kbd>, open the Terminal application and enter:
|
||||
```bash
|
||||
csrutil enable && reboot
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user