From dc690d1037e84ea34226e1ff459405c4d1042e52 Mon Sep 17 00:00:00 2001
From: Muhammad Arsalan <muhammad@ebi.ac.uk>
Date: Thu, 28 Sep 2023 15:08:21 +0100
Subject: [PATCH] :document: update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d8c9f33..197e269 100644
--- a/README.md
+++ b/README.md
@@ -45,5 +45,5 @@ docker push dockerhub.ebi.ac.uk/chembl/chebi/chebi-2.0/chebi-frontend
 
 #### 3- Deploy to K8
 ```bash
-kubectl apply -f k8-deployment.yaml -n chebi-staging
+kubectl apply -f k8s-deployment.yaml -n chebi-staging
 ```
-- 
GitLab