diff --git a/README.md b/README.md index 83292f64..ab66c8f3 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ make make install ``` +## Building from the Git repository + +After cloning the source from GitHub, you need to run `./bootstrap` to generate the `configure` script. + ## Requirements - A C compiler (GCC recommended)