From 9361b8d4e3887ac2e4851346275e4b594032d551 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Wed, 1 Sep 2021 17:34:44 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fixed=20a=20typo=20in=20th?= =?UTF-8?q?e=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0962bd7..7059606 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ to fetch metadata for various reasons on [ThreeTwo!](https://github.com/rishigha ## Docker Instructions 1. Build the image using `docker build . -t frishi/threetwo-import-service`. Give it a hot minute. -2. Run it using `docker run -it frishi/threetwo-import-service \ No newline at end of file +2. Run it using `docker run -it frishi/threetwo-import-service` \ No newline at end of file