commit febe520db95f16d18312a3887ac955ff5ba8f7c6 parent 1666da717ae286681b80f809934064ff0231ffba Author: arjoonn sharma <arjoonn@midpathsoftware.com> Date: Tue, 6 Dec 2022 00:46:11 +0530 fix installer Diffstat:
| M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1,12 +1,13 @@ # Jaypore CI - A CI system that sounds ancient and powerful. Like the city of Jaypore. + A CI system that sounds ancient and powerful. + Like the city of Jaypore. ## Expected usage ```bash -curl https://raw.githubusercontent.com/theSage21/jaypore_ci/main/setup.sh | base +curl https://raw.githubusercontent.com/theSage21/jaypore_ci/main/setup.sh | bash ``` - Use the script to install this in any project.