From 71ebaac28c1151faeddd5a3f3f2bc85aa396fc8a Mon Sep 17 00:00:00 2001 From: Ben Jones Date: Fri, 8 Nov 2024 07:38:44 +1100 Subject: [PATCH] Update README.md --- docs/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 20ef5bf..eae351a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -96,7 +96,6 @@ cd Flask_PWA_Programming_For_The_Web_Task_Template 4. Install necessary dependencies. ```bash -pip install sqlite pip install flask ```