From 6fd2318c0c125afc2ac29a01f13f226b10a40ffd Mon Sep 17 00:00:00 2001 From: phracek Date: Nov 09 2016 11:32:58 +0000 Subject: Update README.md I guess, running oc cluster up has to be executed via sudo command. --- diff --git a/README.md b/README.md index e47a872..382bc52 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This project supports running on Fedora and Mac OS X. Deploy OpenShift locally with a single command: ``` -$ oc cluster up +$ sudo oc cluster up ``` And add the OpenShift templates by running: