mirror of
https://github.com/coder/code-server.git
synced 2026-05-30 17:09:32 +00:00
vscode-online -> vscode-remote
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# vscode-cloud
|
||||
# vscode-remote
|
||||
|
||||
Run VS Code in the cloud.
|
||||
Run VS Code remotely.
|
||||
|
||||
## Contributing
|
||||
|
||||
### Getting the source
|
||||
|
||||
```
|
||||
git clone https://github.com/codercom/vscode-cloud
|
||||
git clone https://github.com/codercom/vscode-remote
|
||||
```
|
||||
|
||||
### Installing dependencies
|
||||
|
||||
```
|
||||
cd vscode-cloud
|
||||
cd vscode-remote
|
||||
yarn
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user