From 98017342a9b17c812bb825fa8ea22cf6947ec8a9 Mon Sep 17 00:00:00 2001 From: Mason Sipe <37341129+mksipe@users.noreply.github.com> Date: Tue, 17 Apr 2018 14:17:36 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 887eaf2..c187c53 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,10 @@ First, open a directory you want to use as the download file for the services (s 3 `chmod 755 INITIALIZE.sh` (chmod option is optional 755 is everyone can execute read and write so is not recommended. For you to use do `chmod 400 INITIALIZE.sh`) 4 `./INITIALIZE.sh` + + 5.`cd /home` - 5.`. /.bashrc` + 6.`. /.bashrc` ### Maintenance @@ -46,4 +48,4 @@ The script used in this command is optional. The command to run this updates pac # BE AWARE! -The System Information file gives out information about your system. (duh) Keep it in a secured location on your file system. The scripts can now alter information on a system. So be aware of this. \ No newline at end of file +The System Information file gives out information about your system. (duh) Keep it in a secured location on your file system. The scripts can now alter information on a system. So be aware of this.