diff --git a/README.md b/README.md index 09e5372e7..754d423f4 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Recompiling Hamlib is entirely developed using GNU tools, under various Linux systems. The library may be recompiled by the familiar "three step": +Note: if ./configure does not exist run ./bootstrap first + ./configure make sudo make install