fix leading spaces

makes copypasta easier.
This commit is contained in:
Justin Goette 2022-04-11 21:05:02 -04:00 committed by Christopher Charbonneau Wells
parent a41118a9a4
commit 6dcddc88b6
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@ information and steps below to set up a local development environment for Baby B
1. Installed Node 14.x (if necessary)
nvm install 14
nvm install 14
1. Activate Node 14.x
nvm use
nvm use
1. Install Gulp CLI