|
|
@@ -25,7 +25,7 @@ To **start from scratch**, move on to [Set up the project](#scratch).
|
|
25
|
25
|
|
|
26
|
26
|
To **skip the basics**, do the following:
|
|
27
|
27
|
|
|
28
|
|
- - [Download][zip] and unzip the source repository for this guide, or clone it using [git][u-git]:
|
|
|
28
|
+ - [Download][zip] and unzip the source repository for this guide, or clone it using [Git][u-git]:
|
|
29
|
29
|
`git clone https://github.com/springframework-meta/gs-spring-boot.git`
|
|
30
|
30
|
- cd into `gs-spring-boot/initial`.
|
|
31
|
31
|
- Jump ahead to [Learn what you can do with Spring Boot](#initial).
|