From cfb1d3ca70b27aee6d90f9dc0ac9dc8c8cd2bf31 Mon Sep 17 00:00:00 2001 From: AnubisSQLi Date: Thu, 21 Jun 2018 23:07:15 -0400 Subject: [PATCH] Minor README changes #2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b038ec3..8d36ac8 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Run the run.sh file and visit localhost:8080 ## How to edit this site ## -Step 1: *DON'T EDIT IT IN DIRECTOR UNLESS YOU KNOW WHAT YOUR ARE DOING* (P.S. you most definitely DON'T know what you are doing if you haven't done this before) +Step 1: **DON'T EDIT IT IN DIRECTOR UNLESS YOU KNOW WHAT YOUR ARE DOING** (P.S. you most definitely DON'T know what you are doing if you haven't done this before) Step 2: Clone the GitHub Repo, and if this is a new school year, make a new branch in GitHub, copying the master branch, otherwise switch to the branch of the current school year. (if you are stuck at this step after using Google, please give up editing the site, and find someone more qualified to take your position on SGA) -Step 3: Look at the site.json file and edit the appropriate values. *Keep a backup!* _If you mess up the site will crash_ +Step 3: Look at the site.json file and edit the appropriate values. **Keep a backup!** _If you mess up the site will crash_ Step 4: Merge the current year's branch to the master branch -Step 5: Pull the changes into director *after testing the site locally* \ No newline at end of file +Step 5: Pull the changes into director **after testing the site locally** \ No newline at end of file