Skip to content

Commit

Permalink
update README: Fedora now uses dnf instead of yum
Browse files Browse the repository at this point in the history
  • Loading branch information
bkueng committed Apr 12, 2016
1 parent 50ab2ed commit 32c75dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You need to install Qt like this instead of using packages from say a Linux dist

###### Install additional packages:
* Ubuntu: sudo apt-get install espeak libespeak-dev libudev-dev libsdl1.2-dev
* Fedora: sudo yum install espeak espeak-devel SDL-devel SDL-static systemd-devel
* Fedora: sudo dnf install espeak espeak-devel SDL-devel SDL-static systemd-devel
* Arch Linux: pacman -Sy espeak
* Windows: [USB Driver](http://www.pixhawk.org/firmware/downloads) to connect to Pixhawk/PX4Flow/3DR Radio
* Android: [Qt Android Setup](http://doc.qt.io/qt-5/androidgs.html)
Expand Down

0 comments on commit 32c75dd

Please sign in to comment.