@@ -4,8 +4,8 @@ A web based app to add and check items off a list, which outputs a page that can
## Setup
Create your venv, we'll call it ".venv", and activate it.
-``` pip install --upgrade pip
- pip install .
+```pip install --upgrade pip
+pip install .
```
## Run with: