Skip to content

Commit 14dba55

Browse files
authored
Update README.md
1 parent 4a2a727 commit 14dba55

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,14 +122,14 @@ git clone https://github.com/open-source-labs/Docketeer.git
122122

123123
#### STEP 2 — Docker compose up
124124

125-
Making sure you're in your Docketeer directory, run
125+
Making sure you're in your Docketeer directory, run:
126126
```sh
127127
docker compose up
128128
```
129129

130130
#### STEP 2.5 — Need to set up your Kubernetes cluster to work with Docketeer?
131131

132-
Open up a new tab in your terminal and run the following command and then navigate to [localhost:4000/api/k8](http://localhost:4000/api/k8):
132+
Open up a new tab in your terminal, run the following command, and then navigate to [localhost:4000/api/k8](http://localhost:4000/api/k8):
133133
```sh
134134
npm run dev
135135
```

0 commit comments

Comments
 (0)