diff options
Diffstat (limited to 'system/fish/README')
-rw-r--r-- | system/fish/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/fish/README b/system/fish/README index 2f0a1f4067243..00f5c35adf9bf 100644 --- a/system/fish/README +++ b/system/fish/README @@ -10,9 +10,7 @@ from the y/bsdgames package. In a stock installation with default PATH ordering, /usr/bin should be checked before /usr/games, so it shouldn't be an issue, but we thought it was worth noting just in case. -Optional packages (also found at slackbuilds.org): - sphinx - libedit +Optional packages (also found at slackbuilds.org): sphinx libedit NOTES: @@ -32,3 +30,7 @@ SlackBuild or typically (as normal user or root): $ fish $ source /etc/profile.d/man-db.sh $ fish_update_completions + +If you are upgrading from version 3.0.0 or before, please also review +the release notes for 3.1.1, 3.1.0 and 3.1b1 at +https://fishshell.com/release_notes.html. |