Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed reference to Bitnine's Dockerfile
  • Loading branch information
JoshInnis authored Jan 5, 2022
1 parent ba374cc commit 2b7fe60
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,10 @@ Apache AGE Viewer(Incubating) is graph visualisation tool, for Apache AGE(Incuba
This is a sub-project of the Apache AGE (incubating) project.



# Recommend Node Version & install module
- node js 14.16.0
- npm install pm2

# How to use this image
```
docker run \
--publish=3001:3001 \
--name=agviewer \
bitnine/agviewer:latest
```

# How to run using command
```
npm run setup
Expand Down

0 comments on commit 2b7fe60

Please sign in to comment.