From f2c2b08471ff566be8a4ef9d52b288c6fa9abeec Mon Sep 17 00:00:00 2001 From: Brian Hulette Date: Sun, 9 Aug 2020 15:31:23 -0700 Subject: [PATCH] Add extension to requirements.txt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdfddca..8e975f9 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Features and Properties: ## Install dependencies ### Site Generator - - `pip install -r requirements` + - `pip install -r requirements.txt` ### Node Frontend - `cd web`