Skip to content

Commit 18854de

Browse files
Issue 92 readme improvements (#100)
* adding testing section to readme * updating barge instructions * removing subgraph from commit * fixing markup in readme
1 parent b60faa6 commit 18854de

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ You now have a local graph-node running and can start deploying your changes to
107107

108108
## 🦑 Development on Barge
109109

110-
Clone (barge)[https://github.com/oceanprotocol/barge] and run it in another terminal:
110+
111+
Clone [barge](https://github.com/oceanprotocol/barge) and run it in another terminal:
112+
111113
```bash
112114
git clone https://github.com/oceanprotocol/barge.git
113115
cd barge
@@ -140,7 +142,7 @@ You now have a local graph-node running on http://localhost:9000
140142

141143
## 🧪 Testing
142144

143-
- Please note: the `npm run test` command is currently not working due to (this issue)[https://github.com/graphprotocol/graph-ts/issues/113].
145+
- Please note: the `npm run test` command is currently not working due to [this issue](https://github.com/graphprotocol/graph-ts/issues/113).
144146

145147
To run the integration tests locally, first start up barge by following the instructions above, then run the following terminal commands from the ocean-subgraph folder:
146148

0 commit comments

Comments
 (0)