summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 1e417e2..5ea080a 100644
--- a/README
+++ b/README
@@ -12,14 +12,14 @@
= WHAT'S HERE =
-This source distribution includes libogg and nothing else. Other modules
+This source distribution includes libogg and nothing else. Other modules
(eg, the modules libvorbis, vorbis-tools for the Vorbis music codec,
libtheora for the Theora video codec) contain the codec libraries for
use with Ogg bitstreams.
Directory:
-./src The source for libogg, a BSD-license inplementation of
+./src The source for libogg, a BSD-license inplementation of
the public domain Ogg bitstream format
./include Library API headers
@@ -61,7 +61,7 @@ BUILDING FROM REPOSITORY SOURCE:
A standard svn build should consist of nothing more than:
./autogen.sh
-make
+make
and as root if desired :