aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Delmar Davis <don@suspectdevices.com>2021-02-01 06:40:54 -0800
committerDon Delmar Davis <don@suspectdevices.com>2021-02-01 06:40:54 -0800
commitbc6dc07f5c412de1dde34da2f46a65104cda5d8e (patch)
treee6f785f30f2b8d410a1e3d9e57972e6643cc7a00
parentc66dffced256661a46fa47fd93383550ae54f30e (diff)
cleanup
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cc03e6d..31a4629 100644
--- a/README.md
+++ b/README.md
@@ -353,7 +353,7 @@ refresh_pattern . 0 20% 4320
```
* web server with afs share.
- * mapping users/drives on the container host
+ mapping users/drives on the container host
```
echo 'root:1000:1' | sudo tee -a /etc/subuid /etc/subgid
@@ -372,7 +372,7 @@ refresh_pattern . 0 20% 4320
```
- * installing netatalk on container
+ installing netatalk on container
```
apt-get install netatalk