This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new e3fcae3 Updated Readme for git
e3fcae3 is described below
commit e3fcae301c7bef71e2ce2017833cc556a907a85e
Author: mseidel <[email protected]>
AuthorDate: Mon Aug 5 21:24:10 2019 +0200
Updated Readme for git
---
main/README | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/main/README b/main/README
index d190ba4..97c393b 100644
--- a/main/README
+++ b/main/README
@@ -22,18 +22,18 @@ Apache OpenOffice (AOO)
OpenOffice is used by millions of users worldwide and with more than 275
million
downloads it is one of the most successful open source projects.
-Getting the latest sources via Subversion
-=========================================
+Getting the latest sources via Git
+==================================
- You can always checkout the latest source via subversion using the
following
+ You can always checkout the latest source via Git using the following
command:
- svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo
+ git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
For further information visit https://openoffice.apache.org/source.html
Building Apache OpenOffice
-===========================
+==========================
Apache OpenOffice is a big project and depends on several other external
libraries.
The list of prerequisites varies for the different platforms.