Skip to content

Commit 1244ea0

Browse files
authored
Update README.md
1 parent 1ab3fd1 commit 1244ea0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
>github CLI (gh tool)
1515
1616
1-install git cores first :
17-
* >```sudo apt-get update```
18-
* >```sudo apt-get install git-all```
19-
* >```git version```
17+
- >```sudo apt-get update```
18+
- >```sudo apt-get install git-all```
19+
- >```git version```
2020
<br>
2121
2-then install gitCLI, using ```snap install gh``` if you have snap-store
2222
<br>
@@ -68,7 +68,7 @@ https://github.com/cli/cli/releases/latest
6868

6969
### Steps to the workflow :
7070

71-
>#### Creating the Java App Using Gradle :
71+
>Creating the Java App Using Gradle :
7272
7373
1-Generate a Java Application Sourcesets & buildScripts using gradle CLI using ```gradle init``` command in the project folder
7474
<br>
@@ -159,7 +159,7 @@ To https://github.com/Scrappers-glitch/CLiJavaApplicationExample.git
159159
└──╼ $
160160
```
161161

162-
$ Ref :
162+
### $ Ref :
163163

164164
https://gradle.org/install/
165165

0 commit comments

Comments
 (0)