You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/08/05 17:00:07 UTC

[openoffice] branch AOO417 updated: Updated Readme for git

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO417
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO417 by this push:
     new cb56c0d  Updated Readme for git
cb56c0d is described below

commit cb56c0d3e224f4ce3cc6db7521f9b7a9b02d012c
Author: mseidel <ms...@apache.org>
AuthorDate: Mon Aug 5 18:59:17 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 6004503..9f4a772 100644
--- a/main/README
+++ b/main/README
@@ -20,18 +20,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.