diff --git a/README.md b/README.md index 69bb3c5e874c0..c863b961eb2cc 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ $ make && make install If you’d like to build the documentation, it’s almost the same: ```sh -./configure +$ ./configure $ make docs ```