Skip to content

Commit cfc38e4

Browse files
authored
Docs: Flyteconsole Start Server Documentation Fix (#818)
docs: fix start server command Signed-off-by: k-kumar-01 <kushalkumargupta4@gmail.com>
1 parent 86c7f68 commit cfc38e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ For help with installing dependencies look into
5454
5555
3. Start the server (uses localhost:3000)
5656

57-
`bash yarn start `
57+
```bash
58+
yarn start
59+
```
5860

5961
4. Explore your local copy at `http://localhost:3000`
6062

0 commit comments

Comments
 (0)