Skip to content

Commit

Permalink
Merge pull request atom#714 from hwittenborn/patch-1
Browse files Browse the repository at this point in the history
Updated installation command for .deb package
  • Loading branch information
sadick254 authored Jul 27, 2021
2 parents 2a87315 + c5e02f5 commit a17d169
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions content/getting-started/sections/installing-atom.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,7 @@ Alternatively, you can download the [Atom .deb package](https://atom.io/download

``` command-line
# Install Atom
$ sudo dpkg -i atom-amd64.deb
# Install Atom's dependencies if they are missing
$ sudo apt-get -f install
$ sudo apt install ./atom-amd64.deb
```

##### Red Hat and CentOS (YUM), or Fedora (DNF)
Expand Down

0 comments on commit a17d169

Please sign in to comment.