From b97bf5f62a7ebed38ca3fec810040ced743991e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=B6nder=20sezgin?= Date: Tue, 11 Sep 2018 01:03:43 +0300 Subject: [PATCH] Update readme fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06b10de3f2..7d10376a4b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Apache Camel K (a.k.a. Kamel) is a lightweight integration framework built from ## Build -In order to buiild the project follow these steps: -- this prokject is suposed to be cloned in `$GOPATH/src/github.com/apache/camel-k` +In order to build the project follow these steps: +- this project is supposed to be cloned in `$GOPATH/src/github.com/apache/camel-k` - install dep: https://github.com/golang/dep - install operator-sdk: https://github.com/operator-framework/operator-sdk - dep ensure -v