Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tero Karvinen committed Nov 5, 2022
1 parent dc21324 commit cd0b248
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,11 @@ Tab completes file names in some commands, such as "tab" and "open".

# Requirements

Requires: fzf and bash
Requires fzf and bash, optionally pythonpy for extra features.

$ sudo apt-get update
$ sudo apt-get -y install fzf

Optional extra features benefit from other packages

$ sudo apt-get -y install pythonpy
$ sudo apt-get -y install pythonpy # optional

Only tested on Linux.

Expand Down

0 comments on commit cd0b248

Please sign in to comment.