You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/12/10 15:41:07 UTC

[sling-org-apache-sling-scripting-bundle-tracker-it] branch master updated: trivial: updated command in readme

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker-it.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a0c00e  trivial: updated command in readme
7a0c00e is described below

commit 7a0c00e974489895b32919a9406ae10bf2e82dfc
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Mon Dec 10 16:40:57 2018 +0100

    trivial: updated command in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2c5f900..17194cd 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ No matter if you want to run the integration tests or to check out the examples,
 ```
 git clone https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker.git
 cd org-apache-sling-scripting-bundle-tracker
-git submodule init
+git submodule update
 ```
 
 ### Integration Tests