Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Former-commit-id: de40339 [formerly 02df60c]
Former-commit-id: bc99293
  • Loading branch information
Alex Epstein authored May 4, 2017
1 parent 7f545b1 commit 596e991
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ Open up a new finder window and go to the Applications folder. Then drag the Ins
### Linux
Open up a terminal and navigate to the folder containing the downloaded installer files and run
#### Debian
First make sure you have the dependency libappindicator1
```bash
sudo apt-get install libappindicator1
```
then depending on your system architechture either run

```bash
sudo dpkg -i Insomnia_1.2.0_amd64.deb
```
Expand Down

0 comments on commit 596e991

Please sign in to comment.