README: download directions should include "cd" command

This commit is contained in:
2025-03-11 10:20:12 -07:00
parent 1a81d748df
commit 0cb18c2103

View File

@ -8,6 +8,7 @@ The Colormatic website is developed with accordance to modern web standards, how
To download the project, run:
```
git clone git@git.colormatic.org:ColormaticStudios/Colormatic-Website.git
cd Colormatic-Website
npm install
```
You can run the project locally with: