Skip to content

Commit 2b7fe60

Browse files
authored
Update README.md
Removed reference to Bitnine's Dockerfile
1 parent ba374cc commit 2b7fe60

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,10 @@ Apache AGE Viewer(Incubating) is graph visualisation tool, for Apache AGE(Incuba
55
This is a sub-project of the Apache AGE (incubating) project.
66

77

8-
98
# Recommend Node Version & install module
109
- node js 14.16.0
1110
- npm install pm2
1211

13-
# How to use this image
14-
```
15-
docker run \
16-
--publish=3001:3001 \
17-
--name=agviewer \
18-
bitnine/agviewer:latest
19-
```
20-
2112
# How to run using command
2213
```
2314
npm run setup

0 commit comments

Comments
 (0)