: ' Install GIT on a Debian-based distribution like Ubuntu
- Tested on Vagrant Box - https://github.com/ideasonpurpose/basic-wordpress-vagrant
'
# Make sure you're up-to-date
sudo apt-get update
# Install Git
sudo apt-get install git-all
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.