We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5b12c commit df82571Copy full SHA for df82571
Installation.md
@@ -8,6 +8,10 @@ You may need to install them manually.
8
Those dependencies are listed below:
9
10
* column
11
+* bash 4.0+
12
+
13
+If `bash --version` shows a lower version, you need to update it.
14
+For example, the default bash in Mac is usually too old and you may need to update it via `brew install bash`.
15
16
## Installing with a package manager
17
0 commit comments