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
4 changes: 4 additions & 0 deletions Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ You may need to install them manually.
Those dependencies are listed below:

* column
* bash 4.0+

If `bash --version` shows a lower version, you need to update it.
For example, the default bash in Mac is usually too old and you may need to update it via `brew install bash`.

## Installing with a package manager

Expand Down