Skip to content

Commit c43cb5b

Browse files
committed
ci(docs): fix formatting
1 parent 8c2e566 commit c43cb5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/collaboration.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ You can use code server to collaborate with other developers in real time.
1717
Duckly uses an extension to provide real time sharing features
1818

1919
1. Install the Duckly extension from OpenVSX on `code-server`.
20+
2021
```bash
2122
SERVICE_URL=https://open-vsx.org/vscode/gallery \
2223
ITEM_URL=https://open-vsx.org/vscode/item \
2324
code-server --install-extension gitduck.code-streaming
2425
```
26+
2527
2. Refresh you `code-server` window. You should now be able to see the Duckly extension.
2628

2729
### Sharing with Duckly

0 commit comments

Comments
 (0)