pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
785ae9e
)
s/mpd/mdp/
author
Peter van Dijk
<peter.van.dijk@netherlabs.nl>
Fri, 19 Sep 2014 16:44:33 +0000
(18:44 +0200)
committer
Peter van Dijk
<peter.van.dijk@netherlabs.nl>
Fri, 19 Sep 2014 16:44:33 +0000
(18:44 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
8f58d78
..
c7b10cf
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-7,11
+7,11
@@
*How to get started:*
-m
pd
needs the ncurses headers to compile.
+m
dp
needs the ncurses headers to compile.
So make sure you have them installed:
- On Ubuntu you need ```libncurses5``` and ```libncurses5-dev``` to be installed.
-Now download and install m
pd
:
+Now download and install m
dp
:
$ git clone https://github.com/visit1985/mdp.git
$ cd mdp