summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 967a8a3..07b3647 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ packages for local installation, first install required development packages,
then clone the repository and invoke *dpkg-buildpackage* to produce the binary
package files:
- $ sudo apt-get install build-essential devscripts debhelper libjson-c-dev
+ $ sudo apt-get install build-essential devscripts debhelper libjson-c-dev cmake
$ git clone https://github.com/jow-/ucode.git
$ cd ucode/
$ dpkg-buildpackage -b -us -uc