summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-16 17:12:37 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-16 19:04:10 +0300
commit6b3efead82221e493b14d9a66a689f7c33c53f24 (patch)
tree60ed3a5afc1e41f732ff24c241aa3b21ded36bf4 /README.md
parent39277c2aa64f71c1061ec7b3d9c2a98d2415abb3 (diff)
downloadpuomi-6b3efead82221e493b14d9a66a689f7c33c53f24.tar.gz
chore: rename puomienv to puomi-dev
This fits better with my other VMs. Sponsored-by: author
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dcd5863..b734faa 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Puomi will be software for a simple Internet router and access point
for home and small office use. A device running Puomi connects one or
more machines via Ethernet and wifi to the Internet, while providing a
-firewall against outside intrusions.
+firewall against outside intrusions.
Puomi will be based on the Debian GNU/Linux operating system. It needs
to be run on a small PC or other suitable hardware. Puomi will have no
@@ -11,7 +11,7 @@ interactive user interface, and will be managed entirely via Ansible.
## To build and test
-Create a VM, accessible with the name `puomienv`, then run this to
+Create a VM, accessible with the name `puomi-dev`, then run this to
provision and verify it works:
~~~sh