diff --git a/README.md b/README.md index 0361de37d6357f..36aa786a4c5de1 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,11 @@ This project is a standard GNU project. Build and install instructions are available in the `INSTALL` file provided with GNU autotools. -```$ ./autogen.sh +``` +$ ./autogen.sh $ ./configure -$ make``` +$ make +``` ## Design