From 663a97e84fbaebc800c9e19e73fa8c34f9c075d0 Mon Sep 17 00:00:00 2001 From: Luke Van Seters Date: Mon, 20 Sep 2021 12:56:17 -0400 Subject: [PATCH] Fix spacing --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06d9a9c..b7fabbd 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ mev-inspect-py is built to run on kubernetes locally and in production ### Install dependencies -Setup a local kubernetes deployment (we use [kind](https://kind.sigs.k8s.io/docs/user/quick-start)) -Setup [Tilt](https://docs.tilt.dev/install.html) which manages the local deployment +1. Setup a local kubernetes deployment (we use [kind](https://kind.sigs.k8s.io/docs/user/quick-start)) + +2. Setup [Tilt](https://docs.tilt.dev/install.html) which manages the local deployment ### Start up