aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Carter <b-carter@users.noreply.github.com>2017-11-16 19:34:31 -0500
committerNikolaus Rath <Nikolaus@rath.org>2017-11-17 18:17:41 +0000
commit2c7c667576e0566220b0b8ae6bf317a895d5b311 (patch)
tree7686b811daefcd33dce18fd25d6c91d004cdefa8
parent1846b685c46cb92e9fa676c1d188fb9acfd5e127 (diff)
downloadsshfs-2c7c667576e0566220b0b8ae6bf317a895d5b311.tar
sshfs-2c7c667576e0566220b0b8ae6bf317a895d5b311.tar.gz
sshfs-2c7c667576e0566220b0b8ae6bf317a895d5b311.tar.bz2
sshfs-2c7c667576e0566220b0b8ae6bf317a895d5b311.zip
change make directory command in readme
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0bc2d13..db0dd58 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ To build and install, we recommend to use Meson_ (version 0.38 or
newer) and Ninja_. After extracting the sshfs 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