Skip to content

Commit 2c86424

Browse files
committed
Merge branch 'master' into 1.3
2 parents 279fa7b + 99e514d commit 2c86424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To generate bash completions for your own scripts, see
5858
## Prerequisites
5959

6060
The bash scripts generated by bashly can run in any shell, but require that
61-
**bash 4 or higher** is installed.
61+
**bash 4.2 or higher** is installed.
6262

6363
Mac users can upgrade bash by running:
6464

src/usage/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ enable_bash3_bouncer: always
306306
```
307307

308308
Specify if you wish to render the piece of code that aborts the script execution
309-
when bash version is < 4.
309+
when bash version is < 4.2.
310310

311311
### `enable_view_markers`
312312

0 commit comments

Comments
 (0)