docs(readme): add reference to getting started guide.
This commit is contained in:
parent
72bae158d5
commit
9c5f91acb6
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue