From 50b247e5769454bc840fc52ee2660639d9d04f40 Mon Sep 17 00:00:00 2001 From: bilbogh <114033741+bilbogh@users.noreply.github.com> Date: Thu, 27 Oct 2022 11:25:13 +0200 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a8d48..e4e0a09 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ This step requires Docker to be installed on your comilation environment $ make docker ``` -Later on, you can push the image to your own registry in use it as needed. +Later on, you can push the image to your own registry and use it as needed. ## License