From 60113de67715ef63a44b2406d62d0102691d4d32 Mon Sep 17 00:00:00 2001 From: Sugeng Agung Suganda Date: Wed, 30 May 2018 11:37:41 -0700 Subject: [PATCH] Step for restart shell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 233e8e5c..8cad63fb 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Depending on your OS and shell, run the following: echo 'source ~/.asdf/asdf.fish' >> ~/.config/fish/config.fish mkdir -p ~/.config/fish/completions; and cp ~/.asdf/completions/asdf.fish ~/.config/fish/completions ``` +Restart your shell so that PATH changes take effect. (Opening a new terminal tab will usually do it.) > For most plugins, it is good if you have installed the following packages OR their equivalent on your OS