From 9f9f5406ff9dd0bfd0e6e615d6eee9ce70c3c3fd Mon Sep 17 00:00:00 2001 From: teticio Date: Mon, 5 Sep 2022 14:56:09 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ebced8..158202d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ and ``` make run ``` -(In Windows, you will either have to run these commands in a Git Bash shell or adapt the scripts as appropriate). As a final step, you can then set up a reverse proxy to `http://localhost:8000/`.) +(In Windows, you will either have to run these commands in a Git Bash shell or adapt the scripts as appropriate). As a final step, you can then set up a reverse proxy to `http://localhost:8000/`. ## Deployment on a Kubernetes cluster with Helm