From 6b4b2df1e32468257d44754df1d01d7f67abb111 Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Mon, 26 Dec 2016 17:55:52 +1030 Subject: [PATCH] Small readme updates to reduce confusion when copying files. --- INSTALL_ubuntu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL_ubuntu b/INSTALL_ubuntu index 34cc94e..4f688d4 100644 --- a/INSTALL_ubuntu +++ b/INSTALL_ubuntu @@ -70,8 +70,8 @@ We need some binaries from the codec2-dev repository: > cd build > cmake ../ > make -> cp src/fsk_demod ~/wenet/rx/ -> cp src/drs232_ldpc ~/wenet/rx/ +> cp ~/codec2-dev/build/src/fsk_demod ~/wenet/rx/ +> cp ~/codec2-dev/build/src/drs232_ldpc ~/wenet/rx/ We also need to copy out the FSK Demod GUI Utility from this repository > cp ~/codec2-dev/octave/fskdemodgui.py ~/wenet/rx/