aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
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:
====================================================