docs(readme): add reference to getting started guide.

This commit is contained in:
Luis Castro 2019-07-23 20:38:02 +02:00
parent 72bae158d5
commit 9c5f91acb6
No known key found for this signature in database
GPG key ID: 0A8F33D4C4E27639

View file

@ -35,6 +35,9 @@ Visit the Internationalization channel on Houdini Zulip and discuss
#### Get the code #### Get the code
`git clone https://github.com/HoudiniProject/houdini` `git clone https://github.com/HoudiniProject/houdini`
#### Mac Setup
If you have a Mac and don't want to run the `docker` configuration, see [how to get started](docs/GETTING_STARTED.MD) with the project.
#### Docker install (if you don't have docker and docker-compose installed) #### Docker install (if you don't have docker and docker-compose installed)
##### install Docker and Docker compose ##### install Docker and Docker compose
You need to install Docker and Docker Compose. You need to install Docker and Docker Compose.