Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiacodes committed Sep 15, 2021
1 parent ee1684a commit 9ef6090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ can access these via:

Once this is up and running, you can create and deploy your subgraph to the running Graph Node. To do this, in another terminal window from the project root directory, `truffle compile` to build the contracts, if they aren't already built.

Then from the `subgraph` directory:
Then from the root directory:

- `npm ci` to install dependencies
- `npm run codegen` to run the code generation
Expand Down

0 comments on commit 9ef6090

Please sign in to comment.