Skip to content

Commit

Permalink
Merge pull request #134 from innovativeinnovation/enh-vscode-installa…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
williambelle authored Jan 25, 2024
2 parents 99151f1 + bcd74da commit 21c7285
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/editors/visual-studio-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ applications.

## Installation

Visual Studio Code is officially distributed as a Snap package in the
Snap Store. To install:
Install the [.deb package (64-bit)](https://code.visualstudio.com/Download),
either through the graphical software center if it's available, or through
the command line.

```bash
sudo snap install --classic code
```
Installing the .deb package will automatically install the apt repository and
signing key to enable auto-updating using the system's package manager.

## Settings

Expand Down

0 comments on commit 21c7285

Please sign in to comment.