From cc3a914bab2990494302098fc5ae5f287972dfc3 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Sat, 11 Jun 2016 17:25:59 -0700 Subject: [PATCH 1/2] Update README.md --- ubuntu/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index aa94a87..0188769 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,5 +1,7 @@ # Ubuntu Installation Notes +![desktop screenshot](../current-desktop.png?raw=true "Current Desktop") + By running the installer it wipes a complete install and turns it into something more minimal and less resource intensive. An alternative would've been to start with the Ubuntu minimal disk and work up, but the full Ubuntu ISO comes with some conveniences that I wanted to keep. Kit includes: @@ -15,10 +17,6 @@ intensive. An alternative would've been to start with the Ubuntu minimal disk an It also substitutes Ubuntu's stock media players with less resource intensive alternatives such as `mplayer` and `ffmpeg`. - -(PUT A SCREENSHOT HERE, LOL). - - *NOTE:* After rebooting you will boot into a black screen. See the section on GRUB for details. To get to a login screen press `ctrl + alt + f1` and login normally. From e9f898ee1e8cebfb884126bc1d7cfc40bfead4f8 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Sat, 11 Jun 2016 17:26:19 -0700 Subject: [PATCH 2/2] Update README.md --- ubuntu/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index 0188769..235e84e 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,4 +1,4 @@ -# Ubuntu Installation Notes +# Ubuntu Install ![desktop screenshot](../current-desktop.png?raw=true "Current Desktop")