From 9d378203bf5e5be22ad2de6991f0567977090766 Mon Sep 17 00:00:00 2001 From: austin ryan taylor <97855093+austin-rt@users.noreply.github.com> Date: Wed, 17 May 2023 08:21:15 -0400 Subject: [PATCH] trailing backtick for npm install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e3f2b5e..4fe9ed25 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ `cd homes-app` - Install the depencies -`npm install +`npm install` - Run the application `ng serve` \ No newline at end of file