From faecc9fa87669101fe6b74b4496eac8db7ef9083 Mon Sep 17 00:00:00 2001 From: poma Date: Fri, 19 Jul 2019 20:02:12 +0300 Subject: [PATCH] remove docker from readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 695aceb..dd804ef 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,11 @@ 2. `cp .env.example .env` 3. Modify `.env` as needed -## Run localy +## Run locally 1. `npm run start` 2. `curl -X POST -H 'content-type:application/json' --data '' http://127.0.0.1:8000/relay` Relayer should return a transaction hash. -## Run in Docker -1. `docker-compose up -d` - ## Proof example ```json {