This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/master by this push:
new ec8abad - Removed the second build from the getting-started
ec8abad is described below
commit ec8abadd1b8b2866c6f172571ca6f912cbb11f77
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jan 27 16:47:10 2020 +0100
- Removed the second build from the getting-started
---
site/src/site/asciidoc/users/index.adoc | 4 ----
1 file changed, 4 deletions(-)
diff --git a/site/src/site/asciidoc/users/index.adoc
b/site/src/site/asciidoc/users/index.adoc
index ca9e6ac..fa7e98f 100644
--- a/site/src/site/asciidoc/users/index.adoc
+++ b/site/src/site/asciidoc/users/index.adoc
@@ -55,7 +55,3 @@ In order to build Apache Training Tooling, please checkout
the git repo from:
git clone https://gitbox.apache.org/repos/asf/incubator-training.git
cd incubator-training
mvn install
-
-Then execute the following command:
-
- mvn clean install
\ No newline at end of file