Create README.md
This commit is contained in:
parent
2e4ef04831
commit
38b0c3abcf
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
## Setup ##
|
||||
|
||||
* Install Arch Linux
|
||||
* Install the `archiso` package
|
||||
* (As root) run the `build-iso` script
|
||||
|
||||
This will build a minimal environment that does the following:
|
||||
|
||||
* Checks if there are any gpu/gfx variables present and if so prompts a NVRAM reset.
|
||||
* If those variables are not present then it adds one to disable the discrete GPU.
|
||||
Loading…
Reference in a new issue