mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
update path in server contributing guide (#136)
update path in server contributing guide
This commit is contained in:
parent
cd0fa79147
commit
6d68a819e0
@ -16,7 +16,7 @@ own machine, and how to contribute.
|
||||
- Clone your forked repo: `git clone https://github.com/<your-username>/graphql-engine`
|
||||
|
||||
### Compile
|
||||
- `cd graphql-engine`
|
||||
- `cd graphql-engine/server`
|
||||
- `stack build --fast`
|
||||
|
||||
### Run
|
||||
|
Loading…
Reference in New Issue
Block a user