File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Graph Node
22
33[ ![ Build Status] ( https://github.com/graphprotocol/graph-node/actions/workflows/ci.yml/badge.svg )] ( https://github.com/graphprotocol/graph-node/actions/workflows/ci.yml?query=branch%3Amaster )
4- [ ![ Getting Started Docs] ( https://img.shields.io/badge/docs-getting--started-brightgreen.svg )] ( docs/getting-started.md )
4+ [ ![ Docs] ( https://img.shields.io/badge/docs-graph--node-green.svg )] ( docs/ )
5+ [ ![ Subgraphs] ( https://img.shields.io/badge/docs-subgraphs-green.svg )] ( https://thegraph.com/docs/en/subgraphs/quick-start/ )
56
67## Overview
78
@@ -29,7 +30,7 @@ This is usually only needed for developers who want to contribute to `graph-node
2930To build and run this project, you need to have the following installed on your system:
3031
3132- Rust (latest stable): Follow [ How to install
32- Rust] ( https://www. rust-lang.org/en-US /install.html ) . Run `rustup install
33+ Rust] ( https://rust-lang.org/tools /install/ ) . Run `rustup install
3334stable` in _ this directory_ to make sure all required components are
3435 installed. The ` graph-node ` code assumes that the latest available
3536 ` stable ` compiler is used.
You can’t perform that action at this time.
0 commit comments