aboutsummaryrefslogtreecommitdiff
path: root/system/fish/README
diff options
context:
space:
mode:
authorDonald Cooley <chytraeu@sdf.org>2020-06-03 15:17:11 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-03 15:17:11 +0700
commitca269b0c14ba700683a7f8fcb4702ae1d107b454 (patch)
tree2a3ce213fca161537c399458c11841dfbc36cce8 /system/fish/README
parentb0b5875118770a554d1b7da57e4d17e055e19fe3 (diff)
downloadslackbuilds-ca269b0c14ba700683a7f8fcb4702ae1d107b454.tar.xz
system/fish: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fish/README')
-rw-r--r--system/fish/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/system/fish/README b/system/fish/README
index 2f0a1f406724..00f5c35adf9b 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.