X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=9bb7d8a71dafe0ea5658e87cce33f83b43827e66;hb=bc3a373a2926e34352018677bfb5ed2eacede2a8;hp=a5a9e7c8f607da95b4f3a1e774f24554a6fc46e5;hpb=bdd16c72ebd48c50a93d0a4c5cbe63776aa9d47e;p=smdp.git diff --git a/README.md b/README.md index a5a9e7c..9bb7d8a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ mdp needs the ncursesw headers to compile. So make sure you have them installed: -- On Ubuntu you need ```libncursesw5``` and ```libncursesw5-dev``` to be installed. +- On Ubuntu/Debian you need `libncursesw5` and `libncursesw5-dev` to be installed. Now download and install mdp: @@ -33,10 +33,12 @@ _Supports basic markdown formating:_ - headlines - code - quotes + - unordered list - in-line formating - bold text - underlined text + - code _Supports headers prefixed by @ symbol._