From f8625a9c19b2b445e2c23a9b389be371f8a909b2 Mon Sep 17 00:00:00 2001 From: Ryan Weaver <12052413+rdweaver@users.noreply.github.com> Date: Fri, 5 Oct 2018 09:25:52 -0400 Subject: [PATCH] Minor grammar change Ubuntu 18.0 "TLS" to "LTS" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ec8140..33fdb420 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,7 @@ Should all work without errors. These steps are for Google Cloud, but can also be used for Amazon AWS, and other cloud platforms with small modifications: -1. Launch a Google Cloud instance of Ubuntu 18.0 TLS. +1. Launch a Google Cloud instance of Ubuntu 18.0 LTS. 2. Open the SSH terminal - Google offers SSH via the website. 2. Run sudo apt-get update 3. Run sudo apt-get upgrade