Skip to content

Commit

Permalink
chore: readme instructions for Ubuntu 22.04.6 LTS (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantito authored Nov 4, 2024
1 parent 3fb75f0 commit 807d959
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ Simply install the .dmg.

Note that you may have to allow the app for installation and first open under `Settings > Privacy & Security > Security` (you should see a dialog asking for permission.)

#### Ubuntu 22.04.6 LTS
##### Install dependencies
```bash
sudo apt install libayatana-indicator3-7 libayatana-appindicator3-1
```
##### Install rquickshare
```bash
sudo dpkg -i r-quick-share_${VERSION}.deb
```

#### Debian

```bash
Expand Down

0 comments on commit 807d959

Please sign in to comment.