Skip to content

Commit 2c7c667

Browse files
b-carterNikratio
authored andcommitted
change make directory command in readme
1 parent 1846b68 commit 2c7c667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To build and install, we recommend to use Meson_ (version 0.38 or
5151
newer) and Ninja_. After extracting the sshfs tarball, create a
5252
(temporary) build directory and run Meson::
5353

54-
$ md build; cd build
54+
$ mkdir build; cd build
5555
$ meson ..
5656

5757
Normally, the default build options will work fine. If you

0 commit comments

Comments
 (0)