Pārlūkot izejas kodu

Updated description, install, and run information

allens 1 dienu atpakaļ
vecāks
revīzija
3ed061c657
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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: