Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ make install

## Building from the Git repository

After cloning the source from GitHub, you need to run `./bootstrap` to generate the `configure` script.
After cloning the source from GitHub, run `./bootstrap` to generate the `configure` script.
This step requires **automake**, **autoconf**, and **gnulib-devel** to be installed on your system.

## Requirements

Expand Down