Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit f6e2fd7

Browse files
committed
Update README.md
1 parent d17b819 commit f6e2fd7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
git clone https://github.com/rxdi/starter-neo4js-javascript
88
```
99

10-
#### Install @gapi command line interface and typescript node
10+
#### Open cloned repository and install packages
1111
```bash
1212
cd starter-neo4js-javascript && npm i
1313
```
@@ -107,4 +107,4 @@ http://0.0.0.0:9000/voyager
107107
```
108108

109109

110-
![voyager](https://ipfs.io/ipfs/QmWNEZANeePQLpY9P7AX4Kz6gwt7Z67NsxJhQy6GmXByo5)
110+
![voyager](https://ipfs.io/ipfs/QmWNEZANeePQLpY9P7AX4Kz6gwt7Z67NsxJhQy6GmXByo5)

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "@rxdi/starter-neo4j-javascript",
23
"scripts": {
34
"start": "node index.js"
45
},

0 commit comments

Comments
 (0)