Skip to content

Commit 9c3d136

Browse files
links and wording
1 parent c6f4c5c commit 9c3d136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/pages/guides/getting-started

src/pages/guides/getting-started/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ This _Getting Started_ guide will walk you through creating a basic static conte
2020

2121
You will need the following installed on your machine:
2222

23-
1. Latest [**NodeJS LTS**](https://nodejs.org/en/download) (required) - We recommend using a Node version manager (like NVM) to install the latest stable version of Node
24-
1. [**Git**](https://git-scm.com/) (optional) - Can be useful for [cloning and inspecting](https://github.com/ProjectEvergreen/greenwood-getting-started) the companion repo for this guide, or otherwise managing your Greenwood project through version control
23+
1. Latest [**NodeJS LTS**](https://nodejs.org/en/download) version (required) - We recommend using a Node version manager (like [**NVM**](https://github.com/nvm-sh/nvm)) to manage local node installations.
24+
1. [**Git**](https://git-scm.com/) (optional) - Can be useful for [cloning and inspecting](https://github.com/ProjectEvergreen/greenwood-getting-started) the companion repo for this guide, or otherwise managing your Greenwood project through version control.
2525

2626
You can verify that NodeJS has been installed correctly by checking its version from the command line:
2727

0 commit comments

Comments
 (0)