Skip to content

Commit

Permalink
Merge pull request #1 from stephcolen/patch-2
Browse files Browse the repository at this point in the history
Add link to install PHP on Windows
  • Loading branch information
FuadBalashov committed Mar 5, 2016
2 parents d6aa8cb + 939f1e1 commit 2dbaad9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ A small repo to introduce developers to Git

## Resources
* [Link to presentation that is not publicly available yet](www.google.com)
* [Install PHP on Windows](https://sourceforge.net/projects/wampserver/)

## How the F*** do I use this?
* Did you read our resources? Check out the first one, it gives background on git and an explanation of the exercises to do with this repo.
* To run the fruits of your labor locally:
** checkout this repo
** in the command line, navigate to its root directory
** run `php hackyScript.php` in the command line
** run `php hackyScript.php` in the command line

0 comments on commit 2dbaad9

Please sign in to comment.