]> sigrok.org Git - pulseview.git/blobdiff - README
README: Minor fixes, typos.
[pulseview.git] / README
diff --git a/README b/README
index 210b8c360b33a523f26557342673faab1b01db19..0a3999b24b0fe7393fd0138cb5a80430b6e6ab33 100644 (file)
--- a/README
+++ b/README
@@ -60,6 +60,17 @@ Please see the following wiki pages for more detailed instructions:
  http://sigrok.org/wiki/FreeBSD
 
 
+Creating a source distribution package
+--------------------------------------
+
+In order to build a source package begin with an unconfigured source tree.
+
+ $ mkdir dist
+ $ cd dist
+ $ cmake ..
+ $ make package_source
+
+
 Mailing lists
 -------------