UserVM Handbook: Difference between revisions

Jump to navigation Jump to search
No edit summary
First up make sure you have git installed:
{{code|lang=bash|
sudo pacman -S --needed git # Arch
sudo apt install git # Debian
}}
=== Clone the source ===