From 3da02579f140ab0519476d772233b9059296e293 Mon Sep 17 00:00:00 2001 From: Yuki Ito Date: Tue, 9 Apr 2019 23:44:41 +0900 Subject: [PATCH] Update fisher command usage --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fa3640c..87a4ce5 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,12 @@ It runs `fish_prompt` and `fish_right_prompt` functions as another process and t ## Installation -Just say below! +With [fisher](https://github.com/jorgebucaran/fisher): ``` -$ fisher acomagu/fish-async-prompt +$ fisher add acomagu/fish-async-prompt ``` -And then enjoy your creative time. - If your prompt don't work correctly, try changeing the configuration. ## Configuration