Update README.md

Removed reference to Bitnine's Dockerfile
diff --git a/README.md b/README.md
index 0ce67a5..0c40d83 100644
--- a/README.md
+++ b/README.md
@@ -5,19 +5,10 @@
 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