Small readme updates to reduce confusion when copying files.

pull/1/head
Mark Jessop 2016-12-26 17:55:52 +10:30
rodzic 5d0d4e7e3f
commit 6b4b2df1e3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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/