Skip to content

Commit da11c29

Browse files
author
Jeff Ma
committed
update README.md
1 parent c9e024e commit da11c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The website codebase is written in ReactTS (TypeScript), and connects to the CMS
1111
## Setup
1212

1313
0. Ensure you have `node v16`, `yarn v1` installed. See onboarding docs for more info.
14-
1. Ensure you've already setup `waterloop-cms`. Please follow the README.md guide for waterloop-cms if you haven't already.
14+
1. Ensure you've already setup `waterloop-cms` (then start waterloop-cms backend). Please follow the README.md guide for waterloop-cms if you haven't already.
1515
1. Install dependencies with `yarn install`
1616
2. Create a `.env` file, then copy + paste relevant variables from [wloop.ca/web-env-vars](wloop.ca/web-env-vars)
1717
3. Launch the website in a new terminal with `yarn start`

0 commit comments

Comments
 (0)