Skip to content

Commit 4fe5c2e

Browse files
authored
Merge pull request #28 from bobwhitelock/patch-1
Correct command name
2 parents 82de3f7 + 6d26e41 commit 4fe5c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can then access your functions directly at `http://localhost:9000/{function_
3939
While the functions server is still running, open a new terminal tab and run:
4040

4141
```
42-
yarn start:app
42+
yarn start
4343
```
4444

4545
This will start the normal create-react-app dev server and open your app at `http://localhost:3000`.

0 commit comments

Comments
 (0)