small typo
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 5 Sep 2015 21:20:29 +0000 (21:20 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 5 Sep 2015 21:20:29 +0000 (21:20 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2298 01035d8c-6547-0410-b346-abe4f91aad63

freedv-dev/README.txt

index 4dd420948a0e36372e1511ef6f2c4fc723d33e1f..b0b90eb071451f5ab43f4bd47dfda88754b68b3d 100644 (file)
@@ -62,7 +62,7 @@ Quickstart 2
 
 3/ Checkout a fresh copy of codec2-dev and build for Windows, pointing to the generate_codebook built by a linux build of generate_codebook, using this cmake line
 
-  $ cmake .. -DCMAKE_TOOLCHAIN_FILE=../fdmdv2-dev/cmake/Toolchain-Ubuntu-mingw32.cmake -DUNITTEST=FALSE -DGENERATE_CODEBOOK=/home/david/codec2-dev/build_linux/src/generate_codebook 
+  $ cmake .. -DCMAKE_TOOLCHAIN_FILE=../freedv-dev/cmake/Toolchain-Ubuntu-mingw32.cmake -DUNITTEST=FALSE -DGENERATE_CODEBOOK=/home/david/codec2-dev/build_linux/src/generate_codebook 
 
 4/ Build WxWidgets