From 4696afe8e69d15faae27e7466f689343dd84f870 Mon Sep 17 00:00:00 2001 From: Marius Bordeianu Date: Wed, 10 May 2023 13:12:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5a5db47..36803ffad 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Clone the repo and install any dependencies: ```bash git clone https://github.com/firebase/firebase-tools-ui.git -cd firebase-tools +cd firebase-tools-ui npm install # must be run the first time you clone ```