We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e626a7 commit 3399313Copy full SHA for 3399313
website/src/pages/tr/resources/release-notes/assemblyscript-migration-guide.mdx
@@ -60,7 +60,7 @@ dataSources:
60
61
```bash
62
# Eğer `graph-cli` global olarak yüklüyse
63
-npm install --global @graphprotocol/graph-cli@latest
+npm install --global @graphprotocol/graph-cli@latest
64
65
# veya `subgraph` içinde bir geliştirme gereksinimi olarak yüklüyse
66
npm install --save-dev @graphprotocol/graph-cli@latest
0 commit comments