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

Commit

Permalink
Add build instructions to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarrere committed Apr 23, 2024
1 parent 341db0b commit cf65d40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@ On Ubuntu system, you can refer to `debian/control` and install them with `apt b

### Building and running the binaries

TBD
Packages can be built with the standard `debuild` tool, e.g.:

```debuild -i -us -uc -b
```

### About the testsuite

Expand Down

0 comments on commit cf65d40

Please sign in to comment.