We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd16d1 commit c64d73eCopy full SHA for c64d73e
readme.md
@@ -27,7 +27,7 @@ Notepad++ ||Optional|
27
28
* Open Git Bash
29
* Change the current working directory to the location where you want the cloned directory
30
-* git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
+* ```git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY```
31
32
## 6. Setup variable enviroment for MAVEN, JAVA JDK
33
_This way is for quick review, your maven and jdk won't work when you restart console_
0 commit comments