You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/25 20:35:54 UTC

[sling-aggregator] branch master updated: README - correct repo init command

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git


The following commit(s) were added to refs/heads/master by this push:
     new 6294c9d  README - correct repo init command
6294c9d is described below

commit 6294c9ddcd33c05cc7599446c84de1b254478b5d
Author: Robert Munteanu <ro...@gmail.com>
AuthorDate: Wed Oct 25 22:35:53 2017 +0200

    README - correct repo init command
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2e34df7..9cca273 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ $ chmod a+x ~/bin/repo
 See the detailed instructions at https://source.android.com/source/downloading#installing-repo.
 
 ```
-$ repo init --no-clone-bundle https://github.com/apache/sling-aggregator.git
+$ repo init --no-clone-bundle -u https://github.com/apache/sling-aggregator.git
 $ repo sync --no-clone-bundle
 ```
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].