Merge pull request #102 from saveriomiroddi/readme_simplify_ubuntu_server_instructions

README: Simplify Ubuntu Server instructions
This commit is contained in:
Saverio Miroddi 2020-04-27 16:46:24 +02:00 committed by GitHub
commit 0cdfc07f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,14 +55,7 @@ GET https://git.io/JelI5 | sudo bash -
then follow the instructions; halfway through the procedure, the GUI installer of the O/S will be launched.
### Ubuntu Server
Ubuntu Server requires a slightly different execution procedure:
- when the installer welcome screen shows up, tap `Ctrl+Alt+F2`,
- then type `sudo -- bash -c "$(curl -L https://git.io/JelI5)"`.
the rest is the same as the generic procedure.
In order to open a terminal on Ubuntu Server, tap `Ctrl+Alt+F2`.
### Unsupported systems/Issues