File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ We use the `<root>/references/hello-world` subdirectory as a staging ground for
9292
9393First, make sure you are running the webapp according to the instructions above. Then:
9494
95- 1. Visit http://localhost:3030 in your browser and create a new V3 project called "hello-world".
95+ 1. Visit http://localhost:3030 in your browser and create a new project called "hello-world".
9696
97972. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `proj_rrkpdguyagvsoktglnod`.
9898
@@ -127,7 +127,7 @@ pnpm exec trigger deploy --profile local
127127
128128### Running
129129
130- The following steps should be followed any time you start working on a new feature you want to test in v3 :
130+ The following steps should be followed any time you start working on a new feature you want to test:
131131
1321321 . Make sure the webapp is running on localhost:3030
133133
You can’t perform that action at this time.
0 commit comments