Skip to content

Commit b185d3d

Browse files
author
Ganeshwara Hananda
authored
Update RELEASE_TEMPLATE.md (#8)
## What is the goal of this PR? We have removed NodeJS and PyPI installation instruction since `protocol` is a Maven artifact.
1 parent 744643e commit b185d3d

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

RELEASE_TEMPLATE.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,26 +26,4 @@ Available through https://repo.grakn.ai
2626
</dependencies>
2727
```
2828

29-
#### For Python through PyPI
30-
31-
Available through https://pypi.org
32-
```
33-
pip install grakn-protocol
34-
```
35-
Or you can upgrade your local installation with:
36-
```
37-
pip install -U grakn-protocol
38-
```
39-
40-
#### For Node.js through NPM
41-
42-
Now officially available through https://npmjs.com
43-
```
44-
npm install grakn-protocol
45-
```
46-
Or you can upgrade your local installation with:
47-
```
48-
npm update grakn-protocol
49-
```
50-
5129
{ release notes }

0 commit comments

Comments
 (0)