aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-04-13 13:35:19 -0400
committerfrosty <gabriel@bwaaa.monster>2026-04-13 13:35:19 -0400
commite1755fcf22f9b057b7b44350e00dd2564870d648 (patch)
treed2a4029824b7a47be0ce806bfdf2a379eabc55a7
parent1e1498a39ba91f36ce8253001e5fd79f84fba9d2 (diff)
downloadcmommy-e1755fcf22f9b057b7b44350e00dd2564870d648.tar.gz
remove doas from README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1691d11..2a7fee9 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,5 @@ Just don't ask about it, inspired by [cargo-mommy](https://github.com/Gankra/car
$ git clone https://git.bwaaa.monster/cmommy
$ cd cmommy
$ make
-# doas make install
+# make install
```