From ee08497a002fbf0dc1884a9a679c3831215d7699 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 7 Feb 2014 09:18:43 +0100 Subject: fix versioning and tarball generation --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 8b3d491..f591f02 100644 --- a/INSTALL +++ b/INSTALL @@ -8,8 +8,8 @@ Required dependencies: Simple install procedure: ========================= - % tar xjf crc-dabmod-0.3.2.tar.bz2 # Unpack the source - % cd crc-dabmod-0.3.2 # Change to the source directory + % tar xjf odr-dabmod-X.Y.Z.tar.bz2 # Unpack the source + % cd odr-dabmod-X.Y.Z # Change to the source directory % ./configure --disable-debug --with-debug-malloc=yes --enable-fft-simd # Run the configure script % make # Build ODR-DabMod -- cgit v1.2.3