diff --git a/README.md b/README.md index 871aead..3637795 100755 --- a/README.md +++ b/README.md @@ -14,5 +14,4 @@ The main data source is the [yDaemon](https://github.com/yearn/ydaemon), accessi 4. Access `http://localhost:3000` ## How to run via docker -1. Build the docker image `docker build -t ysync .` -2. Run docker container `docker run -p 3000:3000 ysync` \ No newline at end of file +1. Run `make deploy` \ No newline at end of file