diff --git a/gh-pages/docs/ION-Quick-Start-Guide.md b/gh-pages/docs/ION-Quick-Start-Guide.md index 12449441c..59dd3634c 100644 --- a/gh-pages/docs/ION-Quick-Start-Guide.md +++ b/gh-pages/docs/ION-Quick-Start-Guide.md @@ -18,12 +18,19 @@ Depending on the Linux distribution, the package names may differ. To install pa To verify the installation, run: `automake --version` + `autoconf --version` + `libtool --version` + `m4 --version` + `gcc --version` + `make --version` +to check for proper installation. + NOTE: Alternative build methods without the `automake` ecosystem are also available. See section [Alternative Build Methods without Automake](#alternative-build-methods-without-automake) for details. ### Build ION 4.1.3 (and earlier versions) without actual cipher suite