diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index fe1856b..d951a0d 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -135,7 +135,7 @@ Dnsmasq is a Domain Name System (DNS) forwarder and Dynamic Host Configuration P `sudo apt install git` - Git (/ɡɪt/) is a version control system (VCS) that is used for software development and other version control tasks. We use it download settings and scripts from our Gitlab repository. + Git (/ɡɪt/) is a version control system (VCS) that is used for software development and other version control tasks. We use it download settings and scripts from our GitLab repository. ### Install Tor @@ -151,7 +151,7 @@ Make sure you are root before doing these steps. The root account is disabled on `sudo -s` -### Pull config and settings from Gitlab +### Pull config and settings from GiLtab `cd /` (DO NOT SKIP THIS STEP) `git init`