From 03585ef5c7227b2a4c3456cf4bf009c2d3aae715 Mon Sep 17 00:00:00 2001 From: v3d Date: Fri, 4 May 2018 00:06:14 +0000 Subject: [PATCH] Update pivilion manual setup --- pivilion-manual-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`