From e00125e133014c11565b0eaa0ca09e19c17f6b21 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 9 Jun 2022 22:25:28 +0700 Subject: [PATCH] Remove leading '#' because it is a header not a bold style; and leading "EDIT", this is a wiki. --- ChromeOS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChromeOS.md b/ChromeOS.md index a4bcb499..e15971eb 100644 --- a/ChromeOS.md +++ b/ChromeOS.md @@ -1,6 +1,8 @@ # Introduction -#### EDIT: You don't need to compile from source in Developer mode, you can just use the [Chromebrew](https://github.com/skycocker/chromebrew)-provided version. -#### EDIT2: If your Chromebook is relatively new, you can enable the Linux VM now built into ChromeOS to install Go without developer mode. Follow the steps from the following Google Support article to enable this feature- https://support.google.com/chromebook/answer/9145439. This has been tested on a Samsung Chromebook Plus on version 71.0.3578.127. If this feature is not available for you, you will need to enable Developer Mode. + +You don't need to compile from source in Developer mode, you can just use the [Chromebrew](https://github.com/skycocker/chromebrew)-provided version. + +If your Chromebook is relatively new, you can enable the Linux VM now built into ChromeOS to install Go without developer mode. Follow the steps from the following Google Support article to enable this feature- https://support.google.com/chromebook/answer/9145439. This has been tested on a Samsung Chromebook Plus on version 71.0.3578.127. If this feature is not available for you, you will need to enable Developer Mode. This tutorial will show you how to install, build, and run Go on Chrome OS. Please note this has only been tested on a 64GB LTE Pixel, however it should work on other Chromebooks. Note that enabling developer mode reduces the security guarantees offered by Chrome OS.