Skip to content

Commit 1525045

Browse files
committed
Update instructions
1 parent c3f37fd commit 1525045

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# [GraphQL Kickstart Documentation](https://www.graphql-java-kickstart.com/tools/)
22
[![Build Status](https://travis-ci.org/graphql-java-kickstart/documentation.svg?branch=master)](https://travis-ci.org/graphql-java-kickstart/documentation)
33

4-
### How to run site locally
5-
1. Execute `brew install hugo`
6-
2. Execute `hugo server -D` in the root of the project
4+
## How to run the site locally?
5+
1. Clone this repository
6+
2. Execute `brew install hugo`
7+
3. Execute `hugo server -D` in the root of the project

0 commit comments

Comments
 (0)