summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2005-01-21 01:25:43 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2005-01-21 01:25:43 +0000
commitdf8e73237139122a5d2ad72f1349c6ebad57c1d9 (patch)
tree3c515146451bbf9aeade640457abc21d37e9b67f /README
parent42372b9aedf313ae5d5ab1ad16d0cde09b6dffe4 (diff)
downloadflac-df8e73237139122a5d2ad72f1349c6ebad57c1d9.tar.gz
fix required nasm version
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index edfff11d..0db98b72 100644
--- a/README
+++ b/README
@@ -81,7 +81,8 @@ libogg according to the specific instructions below. You must have
libogg 1.1.2 or greater, or there will be seeking problems with Ogg FLAC.
If you are building on x86 and want the assembly optimizations, you will
-need to have NASM installed according to the specific instructions below.
+need to have NASM >= 0.98.30 installed according to the specific instructions
+below.
===============================================================================