Skip to content

Commit

Permalink
Start of Readme Improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Yost <[email protected]>
  • Loading branch information
justinyost committed Jan 17, 2015
1 parent f8cdffb commit 929c12a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ Performs logic and emailing of a very simple Secret Santa type drawing
1. Download the zip file from the master repo: https://github.com/jtyost2/secret/zipball/master
2. Unzip
3. Move to the installation directory directory
4. Rename config.sample.php to config.php and update with your settings
4. Rename `config.sample.php` to `config.php` and update with your settings
5. Run `composer install`

### Git Clone ###

1. Git clone this project:
`git clone git://github.com/jtyost2/secret.git directory`
4. Rename config.sample.php to config.php and update with your settings
4. Rename `config.sample.php` to `config.php` and update with your settings
5. Run `composer install`

## Requirements ##
Expand Down Expand Up @@ -50,4 +50,4 @@ The Code Sniffer as well can be run via this command:

## Copyright

[Justin Yost](https://www.yostivanich.com/) 2014
[Justin Yost](https://www.yostivanich.com/) 2015

0 comments on commit 929c12a

Please sign in to comment.