aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2016-05-17 18:36:10 +0200
committerFulup Ar Foll <fulup@iot.bzh>2016-05-17 18:36:10 +0200
commitc4777bafebe62dc60c00f0dbd656112598267ccd (patch)
tree6c862c44f57f8a8d7476d00a8e02bbbb56c82710 /README.md
parent5c34f7459edf1d48e446db2c71720f75aeb76563 (diff)
Documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cafda90c..df4d33e2 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ or under Fedora (excepting libmicrohttpd and rtl-sdr):
$ dnf install git passwd iproute openssh-server openssh-client openssh-server # Tools needed on top of Docker Minimal Fedora
$ dnf install file-devel gcc gdb make pkgconfig cmake # install gcc developement tool chain + cmake
$ dnf install file-devel json-c-devel libuuid-devel systemd-devel openssl-devel
-$ dnd install alsa-lib-devel pulseaudio-libs-devel glib2-devel gupnp-av-devel # optional but require to build audio plugin
+$ dnf install alsa-lib-devel pulseaudio-libs-devel glib2-devel gupnp-av-devel # optional but require to build audio plugin
```
To build, move to your HOME directory and type: