From 87650483c04910a47055250438aa4c168ddc8e48 Mon Sep 17 00:00:00 2001 From: Thracx Date: Thu, 10 Mar 2022 23:34:30 -0500 Subject: [PATCH] Typo correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c1150..a93f74c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Installation 1. echo "deb https://raw.githubusercontent.com/pimox/pimox7/master/ dev/" > /etc/apt/sources.list.d/pimox.list 2. curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add - 3. apt update -4. apt install proxmox-ve (use a local attatched console! Network connections will be lost/reset during instatallation progress) +4. apt install proxmox-ve (use a local attatched console! Network connections will be lost/reset during installation progress) Notes ---