From a2186d64d476b6754172dd2c516ecb758caea6eb Mon Sep 17 00:00:00 2001 From: Saverio Miroddi Date: Mon, 27 Apr 2020 16:42:45 +0200 Subject: [PATCH] README: Simplify Ubuntu Server instructions Since Subiquity is not directly invoked anymore, the standard command can be restored. See previous commit 72f8e08c292700eb0877f6e4585bec33f70ef648 for an explanation. --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 07b487d..05e6062 100644 --- a/README.md +++ b/README.md @@ -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