Skip to content

Commit

Permalink
add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsvika S committed Apr 9, 2024
1 parent 01bbf8c commit b88549d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ nbcat
==========
display your notebooks, in the terminal

## Installation
use pipx to install:
```bash
pipx install git+https://github.com/tsvikas/nbcat.git
```

## Usage
```bash
nbcat FILENAME -R | less -R
Expand Down

0 comments on commit b88549d

Please sign in to comment.