Skip to content

Commit 4377986

Browse files
authored
Update README.md
1 parent eec68c8 commit 4377986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ git clone https://github.com/open-source-labs/Docketeer.git
122122

123123
#### STEP 1.5 - Need to set up your Kubernetes cluster to work with Docketeer?
124124

125-
Run the following command and then navigate to localhost:3003:
125+
Run the following command and then navigate to <a href="http://localhost:4001/api/k8"></a>:
126126
```sh
127127
npm run dev
128128
```
@@ -133,7 +133,7 @@ Otherwise, you can skip the first button and go on with the next two!
133133

134134
#### STEP 2 — Docker compose up
135135

136-
Go back to your terminal and make sure you're in the Docketeer directory. Then run
136+
Open up a new tab in your terminal and make sure you're in the Docketeer directory. Then run
137137
```sh
138138
docker compose up
139139
```

0 commit comments

Comments
 (0)