Update photon-controller.md
Fix leading spaces in commands.
This commit is contained in:
@@ -22,13 +22,13 @@ setup: the actual creation of the cluster can be done by anyone.)
|
||||
needs to be installed on the machine on which you'll be running kube-up. If you
|
||||
have go installed, this can be easily installed with:
|
||||
|
||||
go get github.com/vmware/photon-controller-cli/photon
|
||||
go get github.com/vmware/photon-controller-cli/photon
|
||||
|
||||
3. `mkisofs` needs to be installed. The installation process creates a
|
||||
CD-ROM ISO image to bootstrap the VMs with cloud-init. If you are on a
|
||||
Mac, you can install this with [brew](http://brew.sh/):
|
||||
|
||||
brew install cdrtools
|
||||
brew install cdrtools
|
||||
|
||||
4. Several common tools need to be installed: `ssh`, `scp`, `openssl`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user