From 38918fa306e66efabc52a6fea245daab97767218 Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Fri, 15 Jan 2021 11:11:45 +0000 Subject: [PATCH] Update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86a329e..b759c8d 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ This script is written to reinstall a VPS/virtual machine to Debian 10 Buster. * SolusVM/OpenStack/DigitalOcean/Vultr/Linode/Proxmox/QEMU KVM (BIOS boot) * Oracle Cloud Infrastructure (with `--force-efi-extra-removable`; UEFI boot) - * Google Cloud Compute Engine (manually set the VPC internal `--ip`, `--netmask`, `--gateway`; UEFI boot) + * Google Cloud Compute Engine (with manually configured VPC internal IP and gateway; UEFI boot) * AWS EC2 & Lightsail (BIOS boot) - * Hyper-V **but not Azure!** (Generation 1 BIOS boot & Generation 2 UEFI boot) + * Hyper-V & Azure (Generation 1 BIOS boot & Generation 2 UEFI boot) ### Original OS