summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a04e98b..f70f2a2 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ sudo mv timr /usr/local/bin/
Run the installation script:
```bash
-./install-fish-integration.sh
+./install-fish-integration.fish
```
Then update your `fish_prompt` or `fish_right_prompt` function to include the `timr_prompt` function as shown in the script output.