summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2012-03-23 07:15:32 +0000
committerHerbert Dürr <hdu@apache.org>2012-03-23 07:15:32 +0000
commit5da6db361a04af4137400cf753d8af5eba404645 (patch)
tree34439de0c53201920b9d265aa022d9f445c0d1e8 /README
parenta6ac75d4760762e2d4086b0cbb19a3a1f594571a (diff)
remove BOM from README
also some minor clarifications
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 92b484ebff84..84c94108c9d5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Apache OpenOffice (AOO)
+Apache OpenOffice (AOO)
=======================
The Apache OpenOffice project provides a full featured office productivity suite
@@ -23,10 +23,10 @@
Getting the latest sources via Subversion
=========================================
- You can always checkout the latest source via subsversion using the following
+ You can always checkout the latest source via subversion using the following
command:
- svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo
+ svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk aoo
For further information visit http://incubator.apache.org/openofficeorg/source.html
@@ -40,7 +40,7 @@ Building Apache OpenOffice
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide
- Here you can a complete list of prerequisites
+ The complete list of prerequisites is documented at
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Build_Requirements
@@ -57,7 +57,7 @@ Building Apache OpenOffice
With having all prerequisites in place you can simply run
- cd main
+ cd aoo/main
autoconf
./configure <configure_switches>
./bootstrap