mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
ChromeOS/ChromiumOS instruction added
This commit is contained in:
@@ -68,6 +68,12 @@ command! This script is very easy to add to and can easily be extended.
|
||||
|
||||
1. Install screenfetch from the official repositories: `pacman -S screenfetch`
|
||||
|
||||
### ChromeOS/ChromiumOS
|
||||
|
||||
0. Requires Developer Mode to be enabled. Instructions to enable it and enter the CLI are here - https://www.chromium.org/chromium-os/poking-around-your-chrome-os-device.
|
||||
1. Download the executable file and put it under the `/usr/local/bin/` directory: wget -P /usr/local/bin/ https://raw.githubusercontent.com/KittyKatt/screenFetch/master/screenfetch-dev
|
||||
2. Make the file executable by doing the following: `chmod +x /usr/local/bin/screenfetch-dev`
|
||||
|
||||
### Others
|
||||
|
||||
1. Download the latest source at https://github.com/KittyKatt/screenFetch
|
||||
|
||||
Reference in New Issue
Block a user