Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
galenmarchetti authored Aug 8, 2024
1 parent 0092a79 commit 2608a7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ Follow these steps to explore the Kardinal Playground.
```
This command sets up a development version of the frontend alongside the main version. It will output a URL, but it's not yet accessible because it's inside the Codespace.
- To interact with the dev version, copy the flow-id from the previous command (it should look like `dev-[a-zA-Z0-9]`)
- To interact with the dev version, first stop your previous gateway (if it's still running). Currently you can only run one gateway at a time in this demo.
- Copy the flow-id from the previous command (it should look like `dev-[a-zA-Z0-9]`)
- Run the following to forward the dev demo application port from within Codespaces to a URL you can access
```
kardinal gateway <flow-id>
Expand Down

0 comments on commit 2608a7b

Please sign in to comment.