summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 09:06:43 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 09:09:40 +0100
commit45fa35c61f280c9bed0d2cbff11f91609f66baa4 (patch)
treeb4fc3c44aeabc738cfa94986a5666f52a79e7a8c /INSTALL
parent9b7575a16a0cd195ebc99bc30bcc1e19b77c4eac (diff)
downloaddabmod-45fa35c61f280c9bed0d2cbff11f91609f66baa4.tar.gz
dabmod-45fa35c61f280c9bed0d2cbff11f91609f66baa4.tar.bz2
dabmod-45fa35c61f280c9bed0d2cbff11f91609f66baa4.zip
Replace CRC-DABMOD by ODR-DabMod
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6ec2e36..8b3d491 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,9 +12,9 @@ Simple install procedure:
% cd crc-dabmod-0.3.2 # Change to the source directory
% ./configure --disable-debug --with-debug-malloc=yes --enable-fft-simd
# Run the configure script
- % make # Build CRC-DABMOD
+ % make # Build ODR-DabMod
[ as root ]
- % make install # Install CRC-DABMOD
+ % make install # Install ODR-DabMod
Nearly as simple install procedure using repository:
====================================================