Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,14 @@ View highlights in a [taskbook board](https://raw.githubusercontent.com/klauscfh

## Install

Ensure you have [Node.js](https://nodejs.org/en) version >=6 installed.

```bash
npm install --global taskbook
```

> Note: If you get and issue `throws error "type.badge.padEnd is not a function"` then upgrade node verison >= 8.

## Usage

```
Expand Down