Update 'README.md'

This commit is contained in:
anon 2023-02-23 19:04:01 +00:00
parent 9eb25f8665
commit 5ed6afbee1

View File

@ -6,6 +6,5 @@ fzf based file fuzzy finder for Bash
+ fzf
### Instalation ###
1. Run "make install"
2. Copy to your .bashrc or source the Bash script called ".completion.rc"
1. Run "make install" (to compile the last word finder C program and move it into your $PATH)
2. Source ".bash_fzfind.rc" from your .bashrc or copy its contents directly into it