This commit is contained in:
mollusk 2018-01-16 02:00:44 -07:00
parent 610a59894b
commit 53bb7e4c69

View File

@ -36,7 +36,7 @@ We wouldn't get very far without installing and setting up Git. Version control
## Ubuntu 16.04 ## Ubuntu 16.04
In a terminal window, wnter the following command: In a terminal window, enter the following command:
``` ```
sudo apt update && sudo apt install git sudo apt update && sudo apt install git
``` ```