1
0
mirror of https://github.com/pimox/pimox7.git synced 2025-07-06 20:33:34 +00:00

Merge pull request #58 from thracx/patch-1

Typo correction
This commit is contained in:
Tim Wilkinson
2022-05-23 22:34:47 -07:00
committed by GitHub

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
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
---