summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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