mirror of https://github.com/helix-editor/helix
docs: Mention sudo in macports installation snippet (#12336)
parent
faf0eee3c9
commit
c63616b421
|
@ -121,7 +121,7 @@ brew install helix
|
||||||
### MacPorts
|
### MacPorts
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
port install helix
|
sudo port install helix
|
||||||
```
|
```
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
Loading…
Reference in New Issue