Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
oguzhaninan committed Jun 19, 2019
1 parent 79ad492 commit 73b1e42
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -65,8 +65,12 @@
3. Launch Stacer using the installed `stacer` command.

### Fedora
1. Download `stacer_1.1.0_amd64.rpm` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
2. Run `sudo rpm --install stacer*.rpm --nodeps --force` on the downloaded package.
3. Launch Stacer using the installed `stacer` command.

1. Install via DNF: `sudo dnf install stacer`
### Fedora (with DNF)
1. Run: `sudo dnf install stacer`
2. Launch Stacer using the installed `stacer` command.

## Build from source with CMake (Qt Version Qt 5.x)
Expand Down

0 comments on commit 73b1e42

Please sign in to comment.