Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit cf65d40

Browse files
committed
Add build instructions to CONTRIBUTING.md
1 parent 341db0b commit cf65d40

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,10 @@ On Ubuntu system, you can refer to `debian/control` and install them with `apt b
8282

8383
### Building and running the binaries
8484

85-
TBD
85+
Packages can be built with the standard `debuild` tool, e.g.:
86+
87+
```debuild -i -us -uc -b
88+
```
8689

8790
### About the testsuite
8891

0 commit comments

Comments
 (0)