Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Titor8115 committed May 5, 2020
1 parent 6f558d6 commit bc994bb
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,12 @@ While running, press <kbd>q</kbd> button to exit.

if it compiles but doesn't run, try updating ncurses library.

### Update Ncurses

- Linux
```
$ apt-get install libncursesw5-dev
```

- OS X
```
$ brew install ncurses
```
Mandown currently depends on libncursesw.
I haven't tested if it could also run under libncurses.

## Looking for helps

Expand Down

0 comments on commit bc994bb

Please sign in to comment.