From 613c1278a326229c4b3cd970d498d796f7ab6c85 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 13 Sep 2023 00:18:56 +0200 Subject: [PATCH] Updated the readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9baab72..7a1fb5b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ Start by cloning this repo: ```bash git clone https://github.com/nabilouldhamou/portfolio ``` +then install the needed dependencies +```bash +npm install +``` + and use this command to run the website locally in dev mode ```bash