From 2d39291abf7c71d4bb100d67fefc812b424a0d5c Mon Sep 17 00:00:00 2001 From: Taylor Romero Date: Fri, 2 Aug 2024 08:59:28 -0600 Subject: [PATCH] patch: tweak --- src/pages/getting-started/install-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/getting-started/install-cli.md b/src/pages/getting-started/install-cli.md index 74461945..ac9bc323 100644 --- a/src/pages/getting-started/install-cli.md +++ b/src/pages/getting-started/install-cli.md @@ -1,6 +1,6 @@ # Install the Spruce CLI -This is the fastest way to get up and running with the Spruce CLI. This is a great way to get started in writing regression proof node modules. +This is the fastest way to get up and running with the Spruce CLI. It's the best way to get started in writing regression proof node modules. 1. Install latest LTS Node. 3. Install Visual Studio Code (vscode).