summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaughtquick <me@caughtquick.tech>2021-05-24 15:35:45 -0700
committercaughtquick <me@caughtquick.tech>2021-05-24 15:35:45 -0700
commitb7ba6cebd0b17e48d2f01687a9706989f9da5020 (patch)
treeb2967560cd7fa2a3da16bf7587be9487f9d61a62
parentf4d9068e33cd11deee856f202c17c7dc41050ed7 (diff)
switched from doas to sudo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f334434..0453703 100644
--- a/README.md
+++ b/README.md
@@ -355,7 +355,7 @@ Available in void repo and void-packages ports tree
>Installation
``` bash
-doas xbps-install bpytop
+sudo xbps-install bpytop
```
## Configurability