Skip to content

Commit b7623cd

Browse files
committed
fix(docs): Correct Markdown formatting for lists with code blocks
Signed-off-by: Aryan Nair <[email protected]>
1 parent b7c5b0e commit b7623cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versioned_docs/version-3.0.0/server/installation_tabs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,9 @@ Keploy does not natively support macOS. However, you can run it using **Lima** o
151151

152152
2. **Install Lima**
153153

154-
```bash
155-
brew install lima
156-
```
154+
```bash
155+
brew install lima
156+
```
157157

158158
3. **Create a Debian instance** \[or any instance of your choice]
159159

@@ -403,4 +403,4 @@ You’ve successfully set up **Keploy on Windows** using **Docker**.
403403
</TabItem>
404404
</Tabs>
405405
</TabItem>
406-
</Tabs>
406+
</Tabs>

0 commit comments

Comments
 (0)