about summary refs log tree commit diff stats
path: root/docs/COMPILE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/COMPILE.md')
-rwxr-xr-xdocs/COMPILE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md
index 55379ccc..e456dc3a 100755
--- a/docs/COMPILE.md
+++ b/docs/COMPILE.md
@@ -171,3 +171,9 @@ Testing
 A few tests are included.

 They can be launched with `ctest`

 They are very basic and don't test much for now.

+

+----

+

+Debian Packaging

+----

+Box64 can also be packaged into a .deb file with `DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -us -uc -nc`.