Skip to content

Commit ad61b08

Browse files
committed
Cleaned up readme formatting
1 parent 85b39d6 commit ad61b08

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
33

44
Instructions for setting up a dev environment:
5-
1. Install Apache (Use on XAMPP Windows: https://www.apachefriends.org/index.html)
6-
2. Install Node.js: https://nodejs.org/en/
7-
3. Clone either the master or a fork of this repo to your local machine
8-
4. Copy the config.example.php file to config.php in /inc/
9-
5. Contact a current dev to help with server/database config.
5+
>1. Install Apache (Use on XAMPP Windows: https://www.apachefriends.org/index.html)
6+
>2. Install Node.js: https://nodejs.org/en/
7+
>3. Clone either the master or a fork of this repo to your local machine
8+
>4. Copy the config.example.php file to config.php in /inc/
9+
>5. Contact a current dev to help with server/database config.
1010
1111
To build js files:
12-
Run "npm run-script build"
12+
Run "npm run-script build"

0 commit comments

Comments
 (0)