aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2016-05-20 17:15:48 +0200
committerFredrik Thulin <fredrik@thulin.net>2016-05-20 17:15:48 +0200
commita45288fc7e0e622615202c41304d34a510fb4e85 (patch)
treedcc2a66601efa3bb23ea73254a6c40c4b542372f /README.md
parentd99597dc5822c7e80f35861180076be77167824f (diff)
make really-clean was renamed to make distclean
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b47520..aa259c1 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ The following packages need to be installed (on Ubuntu 14.04):
To build the source code, issue "make" from the top level directory
(where this file is). The first time, this will build the complete STM
CMSIS library. A subsequent "make clean" will *not* clean away the CMSIS
-library, but a "make really-clean" will.
+library, but a "make distclean" will.
Installing