Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
type6six committed Sep 22, 2024
1 parent 60d7c15 commit 5d9c16d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gh-pages/docs/ION-Quick-Start-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5d9c16d

Please sign in to comment.