Преглед на файлове

Updated description, install, and run information

allens преди 1 ден
родител
ревизия
3ed061c657
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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: