Updating packaging doc

This commit is contained in:
Ash Wilson 2016-04-14 19:27:22 -07:00
parent a5f62b6e78
commit f916339a1c
1 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,4 @@
# Packaging gr-gsm
## This is a work in progress...
* mkdir build
* cd build
* cmake ..
* make package
* cpack -G DEB
* Run the build.sh script!