We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce24a4 commit dda10e6Copy full SHA for dda10e6
readme.md
@@ -2,7 +2,7 @@
2
A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
3
4
Instructions for setting up a dev environment:
5
->1. Install Apache (Use on XAMPP Windows: https://www.apachefriends.org/index.html)
+>1. Install Apache (Use XAMPP if you're on 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/
0 commit comments