Skip to content

Commit

Permalink
Merge pull request #174 from philcockfield/patch-1
Browse files Browse the repository at this point in the history
Reference new repo location on GitHub for the starter kit
  • Loading branch information
josephsavona committed Aug 27, 2015
2 parents 61d0959 + 410e391 commit 2fb0309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/QuickStart-Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In this tutorial, we will build a game using GraphQL mutations. The goal of the
Let's start a project using the Relay Starter Kit as a base.

```
git clone git@github.com:facebook/relay-starter-kit.git relay-treasurehunt
git clone git@github.com:relayjs/relay-starter-kit.git relay-treasurehunt
cd relay-treasurehunt
npm install
```
Expand Down

0 comments on commit 2fb0309

Please sign in to comment.