Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PonasKovas authored Sep 23, 2019
1 parent a107c62 commit 1f82f8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ A lightweight netctl tray app with notifications written in Rust.

To launch the tray app:
```
# netctl-tray
$ netctl-tray
```
Note: make sure to launch the app as *root*, otherwise some features, like profile changing, won't work.
Note: launching the app as root is not safe.

## Installation

This app is available on the AUR
[This app is available on the AUR](https://aur.archlinux.org/packages/netctl-tray/)
```
$ git clone https://aur.archlinux.org/netctl-tray.git
& cd netctl-tray
$ cd netctl-tray
$ makepkg -si
```

Expand Down

0 comments on commit 1f82f8a

Please sign in to comment.