浏览代码

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: