projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6c7eab
)
Use "mkdir" instead of "md" in instructions.
author
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 12 Sep 2017 13:01:04 +0000
(14:01 +0100)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 12 Sep 2017 13:01:04 +0000
(14:01 +0100)
Fixes: #205.
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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:
- $ m
d
build; cd build
+ $ m
kdir
build; cd build
$ meson ..
Normally, the default build options will work fine. If you