Skip to content

Commit

Permalink
[doc] Make a note about bash 3.2 on README
Browse files Browse the repository at this point in the history
commit 28dc84a
Author: qubit55 <32022815+qubit55@users.noreply.github.com>
Date:   Wed Apr 24 21:35:52 2024 +0200

    Update README.md

    Added "For MacOS Users" section describing that bash 3.2 must be upgraded to a more recent version
  • Loading branch information
digikar99 committed Apr 26, 2024
1 parent 11722be commit 5868500
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

Detailed documentation is available on [github-pages](https://digikar99.github.io/py4cl2/) (could be a bit outdated).

## For MacOS Users

If you have bash 3.2, please upgrade it to a [more recent version](https://www.shell-tips.com/mac/upgrade-bash/#gsc.tab=0).

# Releases

Check the [Releases](https://github.com/digikar99/py4cl2/releases) section. That said, if you are looking for stability, look at py4cl and not py4cl2, at least not in 2021. You may use py4cl2 on use-and-throw projects, or use it without using "edgy" features (not yet classified).
Expand Down

0 comments on commit 5868500

Please sign in to comment.