From 5ce83e6f9d73d4a189c98c32809cbe12eef0d03b Mon Sep 17 00:00:00 2001 From: Warren James Date: Wed, 4 Sep 2024 13:14:48 -0400 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Daria Pardue --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2b22229..e98d3feb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,7 @@ Please follow the [code of conduct][code-of-conduct] in all your interactions wi ## Developer Startup Guide This section will walk you through how to get started working with the code. + ### Runtime We recommend you install Node Version Manager for [UNIX systems][nvm-unix] or [Windows][nvm-windows].