We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2a727 commit 14dba55Copy full SHA for 14dba55
README.md
@@ -122,14 +122,14 @@ git clone https://github.com/open-source-labs/Docketeer.git
122
123
#### STEP 2 — Docker compose up
124
125
-Making sure you're in your Docketeer directory, run
+Making sure you're in your Docketeer directory, run:
126
```sh
127
docker compose up
128
```
129
130
#### STEP 2.5 — Need to set up your Kubernetes cluster to work with Docketeer?
131
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):
+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):
133
134
npm run dev
135
0 commit comments