Apply suggestions from @bpmct's code review

Co-authored-by: Ben Potter <me@bpmct.net>
This commit is contained in:
Leonardo Galesky 2021-09-13 11:08:27 -03:00 committed by GitHub
parent c43cb5b24d
commit 0de9c07f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Collaboration
You can use code server to collaborate with other developers in real time.
With third-party extensions, you can use code-server to collaborate with other developers in real time.
## Code sharing using Duckly
@ -28,4 +28,4 @@ SERVICE_URL=https://open-vsx.org/vscode/gallery \
### Sharing with Duckly
As `code-server` is based on VScode, you can follow the steps described on Duckly's [Pair programming with VS Code](https://duckly.com/tools/vscode) page and skip the installation step.
As `code-server` is based on VS Code, you can follow the steps described on Duckly's [Pair programming with VS Code](https://duckly.com/tools/vscode) page and skip the installation step.