ci(docs): fix formatting
This commit is contained in:
parent
8c2e566b72
commit
c43cb5b24d
@ -17,11 +17,13 @@ You can use code server to collaborate with other developers in real time.
|
|||||||
Duckly uses an extension to provide real time sharing features
|
Duckly uses an extension to provide real time sharing features
|
||||||
|
|
||||||
1. Install the Duckly extension from OpenVSX on `code-server`.
|
1. Install the Duckly extension from OpenVSX on `code-server`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
SERVICE_URL=https://open-vsx.org/vscode/gallery \
|
SERVICE_URL=https://open-vsx.org/vscode/gallery \
|
||||||
ITEM_URL=https://open-vsx.org/vscode/item \
|
ITEM_URL=https://open-vsx.org/vscode/item \
|
||||||
code-server --install-extension gitduck.code-streaming
|
code-server --install-extension gitduck.code-streaming
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Refresh you `code-server` window. You should now be able to see the Duckly extension.
|
2. Refresh you `code-server` window. You should now be able to see the Duckly extension.
|
||||||
|
|
||||||
### Sharing with Duckly
|
### Sharing with Duckly
|
||||||
|
Reference in New Issue
Block a user