From 329112075e046ad7a17776a177564b46c17e1db6 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 10 May 2012 16:00:19 -0400 Subject: Addressing the remaining comments from Robert Sparks --- README.draft | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'README.draft') diff --git a/README.draft b/README.draft index 6723e8e9..061af232 100644 --- a/README.draft +++ b/README.draft @@ -2,10 +2,15 @@ To build this source code, simply type: % make -If this does not work, or if you want to change the default configuration (e.g., -to compile for a fixed-point architecture), simply edit the options in the -Makefile. - +If this does not work, or if you want to change the default configuration +(e.g., to compile for a fixed-point architecture), simply edit the options +in the Makefile. + +An up-to-date implementation conforming to this standard is available in a +Git repository at git://git.xiph.org/opus.git or on a website at: +http://opus-codec.org/ +However, although that implementation is expected to remain conformant +with the standard, it is the code in this RFC that shall remain normative. To build from the git repository instead of using this RFC, follow these steps: -- cgit v1.2.3