Skip to content

Commit 92f3ed8

Browse files
committed
Merge branch 'dev' of https://github.com/oslabs-beta/Docketeer into dev
2 parents 683b1fd + f91e3f8 commit 92f3ed8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ Follow the steps below to get started with Docketeer.
120120
git clone https://github.com/open-source-labs/Docketeer.git
121121
```
122122

123-
#### STEP 1.5 - Need to set up your Kubernetes cluster to work with Docketeer?
123+
#### 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 [localhost:4001/api/k8](http://localhost:4001/api/k8):
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)