From 0e0c363a2825f4e9c28e2939de1d01a408276439 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 51f53c67ac9dced6c59c0f42d3906b6a7849f9d9 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")