You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Usage
26
26
1. Enable [developer mode](http://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices) on your device
27
27
2. Download [ChromeeOS v0.1](https://github.com/Setsuna666/elementaryos-chromebook/archive/v0.1.zip) and extract it to a removable media
28
28
3. Boot into ChromeOS, connect to a wireless network and log in as guest
29
-
4. Open a shell CTRL+ALT+t and type `shell`
29
+
4. Open a shell (CTRL + ALT + t) and type `shell`
30
30
5. From the shell go to the location of the script on the removable media `cd /media/removable/NAME_OF_REMOVABLE_MEDIA/`
31
31
6. Run the script with the -d list parameter to list the supported device(s) `sudo bash main.sh -d list`
32
32
7. Run the script with the appropriate manifest for your device `sudo bash main.sh -d DEVICE_MANIFEST` (ex: sudo bash main.sh -d acer-c720)
0 commit comments