From cbd2abdb4f915b18e67b7d2851a3660afe857d4d Mon Sep 17 00:00:00 2001 From: Ayane Satomi Date: Wed, 18 Sep 2019 23:19:33 +0800 Subject: [PATCH] Updated Installing on Chrome OS (markdown) --- Installing-on-Chrome-OS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installing-on-Chrome-OS.md b/Installing-on-Chrome-OS.md index d62e8bd..8db19b9 100644 --- a/Installing-on-Chrome-OS.md +++ b/Installing-on-Chrome-OS.md @@ -10,7 +10,7 @@ If you are running R69, you might want to enable this on [Chrome Flags](chrome://flags/#enable-experimental-crostini-ui). If you run R72, however, this is already enabled for you. -After checking your prerequisites, follow the steps in [the self-host install guide](cdr/code-server/wiki/Quick-Start) +After checking your prerequisites, follow the steps in [the self-host install guide](/cdr/code-server/wiki/Quick-Start) on installing code-server. Once done, make sure code-server works by running it. After running it, simply go to `penguin.linux.test:8080` to access code-server. Now you should be greeted with this screen. If you did, @@ -63,6 +63,6 @@ Make sure you downloaded `crouton`, if so, go ahead and run it under `~/Downloads`. After installing your chroot container via crouton, go ahead and enter `enter-chroot` to enter your container. -Follow the instructions set in [the self-host install guide](cdr/code-server/wiki/Quick-Start) to +Follow the instructions set in [the self-host install guide](/cdr/code-server/wiki/Quick-Start) to install code-server. After that is done, run `code-server` and verify it works by going to `localhost:8080`. \ No newline at end of file