Greg Turnquist 13 лет назад
Родитель
Сommit
fd067c9eb6
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

45
 
45
 
46
 To **skip the basics**, do the following:
46
 To **skip the basics**, do the following:
47
 
47
 
48
- - [Download][zip] and unzip the source repository for this guide, or clone it using [git][u-git]:
48
+ - [Download][zip] and unzip the source repository for this guide, or clone it using [Git][u-git]:
49
 `git clone https://github.com/springframework-meta/gs-rest-service.git`
49
 `git clone https://github.com/springframework-meta/gs-rest-service.git`
50
  - cd into `gs-rest-service/initial`.
50
  - cd into `gs-rest-service/initial`.
51
  - Jump ahead to [Create a resource representation class](#initial).
51
  - Jump ahead to [Create a resource representation class](#initial).