Use "mkdir" instead of "md" in instructions.
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 12 Sep 2017 13:01:04 +0000 (14:01 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 12 Sep 2017 13:01:04 +0000 (14:01 +0100)
Fixes: #205.
README.md

index e9fa83f6b3b8e9a3af048ae0b799240d5c6910e4..5b0c3b40944fde8b0692953eccbbd778dc621827 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ recommend to use [Meson](http://mesonbuild.com/) (version 0.38 or
 newer) and [Ninja](https://ninja-build.org).  After extracting the
 libfuse tarball, create a (temporary) build directory and run Meson:
 
-    $ md build; cd build
+    $ mkdir build; cd build
     $ meson ..
 
 Normally, the default build options will work fine. If you