Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rickybassom authored Aug 12, 2020
1 parent 6be7f22 commit ae18d5c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ sudo ninja install
```

## Debain build
`dpkg-buildpackage -us -uc`

`sudo dpkg -i com.github.rickybassom.gtk-gist-manager_0.1.1_amd64.deb (or the equivalent)`
```sh
dpkg-buildpackage -us -uc
sudo dpkg -i com.github.rickybassom.gtk-gist-manager_0.1.1_amd64.deb (or the equivalent)
```

## Flatpak
(currently without a repo)
Expand Down

0 comments on commit ae18d5c

Please sign in to comment.