summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6346bc3..788a954 100644
--- a/README.md
+++ b/README.md
@@ -120,10 +120,7 @@ make doc
To build the DLT debian package for your own purpose, follow these steps:
```bash
-mkdir build
-cd build
-cmake ..
-cpack
+dpkg-buildpackage -us -uc
```
## Learn more