Browse Source

Update README.md

pull/5/head
trinib 3 years ago committed by GitHub
parent
commit
75f3ae5763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -4410,7 +4410,7 @@ sudo apt-get install fd-find @@ -4410,7 +4410,7 @@ sudo apt-get install fd-find
```
_**Add binary link**_<i>(set correct bin directory location if error)</i> :
```bash
$(which fdfind) ~/.local/bin/fd
ln -s $(which fdfind) ~/.local/bin/fd
```
_**Usage**_ :

Loading…
Cancel
Save