From 3bc3d8a42d88750a11905a614351d4c37acfc5d7 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sun, 25 Dec 2016 16:50:27 +0100 Subject: minor typos platform workshop --- platform-workshop/slides.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform-workshop/slides.md b/platform-workshop/slides.md index 3244d21..f0092a7 100644 --- a/platform-workshop/slides.md +++ b/platform-workshop/slides.md @@ -88,7 +88,7 @@ We'll briefly explain both projects later Vagrant | Remote Server :-------------: | :-------------: -Locally on your Laptop, for testing | Out there, for testing or real +Locally on your laptop, for testing | Out there, for testing or real Requires Vagrant and Virtualbox or other hypervisor | Physical or paravirtualized Server (KVM, Xen, OpenStack, Amazon, but not VirtualBox or OpenVZ) --- @@ -114,7 +114,7 @@ Requires Vagrant and Virtualbox or other hypervisor | Physical or paravirtualize ## Debian & Ubuntu ``` -$ sudo apt-get install git ruby ruby-dev rsync openssh-client openssl rake make bzip2 +$ sudo apt install git ruby ruby-dev rsync openssh-client openssl rake make bzip2 ``` ## Mac OS @@ -137,7 +137,7 @@ $ ruby-install ruby $ sudo gem install leap_cli $ leap --version -leap 1.9, ruby 2.3.1 +leap 1.9, ruby 2.3.3 ... ``` @@ -208,7 +208,7 @@ $ leap cert csr --- -# Option A: Add and existing remote server +# Option A: Add an existing remote server ``` -- cgit v1.2.3