From 7853489e44c17c61d081e97fcef77e0671126091 Mon Sep 17 00:00:00 2001 From: Arifur Rahman <arifur.rahman@studenti.unicam.it> Date: Mon, 8 Jul 2019 17:48:47 +0200 Subject: [PATCH 1/3] my new commit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59afb3ff6..369f088c8 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,9 @@ Then, once cloned, you can trigger a build with the `build` script in the root d ## Run it! After the build, a complete wiki instance will exists in the directory `lp-platform` and it will -be the core of the platform. You should be able to run the platform with the -following command +be the core of the platform. + +You should be able to run the platform with the following command ``` bash launch start From b119e59be1979ccf88ded2c9dad77f1fb4b03f28 Mon Sep 17 00:00:00 2001 From: Arifur Rahman <arifur.rahman@studenti.unicam.it> Date: Mon, 8 Jul 2019 17:52:59 +0200 Subject: [PATCH 2/3] nother commit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 369f088c8..aba1b5199 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,6 @@ Then, once cloned, you can trigger a build with the `build` script in the root d ## Run it! After the build, a complete wiki instance will exists in the directory `lp-platform` and it will be the core of the platform. - You should be able to run the platform with the following command ``` From ffd6ac84f01a81c89a58eed90517d6ed9adaa9cc Mon Sep 17 00:00:00 2001 From: Arifur Rahman <arifur.rahman@studenti.unicam.it> Date: Sun, 14 Jul 2019 02:02:27 +0200 Subject: [PATCH 3/3] ArifurHomecommit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aba1b5199..7649bcd69 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Then, once cloned, you can trigger a build with the `build` script in the root d ## Run it! After the build, a complete wiki instance will exists in the directory `lp-platform` and it will be the core of the platform. + +homebranch You should be able to run the platform with the following command ```