From bf6d5d2861fb8531a6543e893e79a2af297c3fcb Mon Sep 17 00:00:00 2001 From: Robert Miller Date: Fri, 27 Aug 2021 22:13:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcad8ca..35b9b80 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A [WIP] Ethereum MEV Inspector in Python managed by Poetry mev-inspect's local setup is built on [Docker Compose](https://docs.docker.com/compose/) By default it starts up: -- `mev-insepct` - a container with the code in this repo used for running scripts +- `mev-inspect` - a container with the code in this repo used for running scripts - `db` - a postgres database instance - `pgadmin` - a postgres DB UI for querying and more (avaiable at localhost:5050)