You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by jo...@apache.org on 2022/01/05 00:50:33 UTC

[incubator-age-viewer] branch main updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

joshinnis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-age-viewer.git


The following commit(s) were added to refs/heads/main by this push:
     new 2b7fe60  Update README.md
2b7fe60 is described below

commit 2b7fe6018d9da5ce10cf206cc6e879577a3d8051
Author: Josh Innis <Jo...@gmail.com>
AuthorDate: Tue Jan 4 16:50:29 2022 -0800

    Update README.md
    
    Removed reference to Bitnine's Dockerfile
---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index 0ce67a5..0c40d83 100644
--- a/README.md
+++ b/README.md
@@ -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