From 03efd3a15176ec54ce4f27733c65859500084618 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 21 Nov 2022 12:27:35 +0200 Subject: [PATCH] Add readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c818372..0f64607 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ### faifood 1. Clone repo -2. npm install -g /path/to/repo -3. type faifood in the terminal! \ No newline at end of file +2. cd faifood +3. npm install +4. npm install -g /path/to/repo +5. type faifood in the terminal! \ No newline at end of file