1
0
mirror of https://github.com/pimox/pimox7.git synced 2026-06-03 20:51:40 +00:00

Typo correction

This commit is contained in:
Thracx
2022-03-10 23:34:30 -05:00
committed by GitHub
parent 863af66545
commit 87650483c0

View File

@@ -32,7 +32,7 @@ Installation
1. echo "deb https://raw.githubusercontent.com/pimox/pimox7/master/ dev/" > /etc/apt/sources.list.d/pimox.list 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 - 2. curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add -
3. apt update 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 Notes
--- ---