From 947cb0f5e17f644f92036103092ea11c97a29f82 Mon Sep 17 00:00:00 2001 From: Martin Atanacio <37090875+martin2421@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:46:45 -0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 27f04b1..e22dc28 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ If you want to go above and beyond you can edit the code by: git commit # After cloning and pushing the changes, create a pull request to merge your changes. ------------------------------------------------------------------------------------- Download Node.js. To run this file go to the terminal and run the following command: @@ -26,8 +25,6 @@ To run this file go to the terminal and run the following command: pip install -r requirements.txt ------------------------------------------------------------------------------------- - After that run: npm run dev