Skip to content

Commit

Permalink
Docs: Flyteconsole Start Server Documentation Fix (#818)
Browse files Browse the repository at this point in the history
docs: fix start server command

Signed-off-by: k-kumar-01 <[email protected]>
  • Loading branch information
K-Kumar-01 authored Oct 30, 2023
1 parent 86c7f68 commit cfc38e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ For help with installing dependencies look into
3. Start the server (uses localhost:3000)

`bash yarn start `
```bash
yarn start
```

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

Expand Down

0 comments on commit cfc38e4

Please sign in to comment.