Skip to content

Commit

Permalink
README formatting addition.
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwigley committed Nov 26, 2017
1 parent cf7e9f4 commit dfa07e0
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 @@ -17,7 +17,8 @@ The scripts utilise AWS Rekognition and S3, most can be done within the free tie

# How to use

1. git clone git@github.com:DataShades/rekognition.git
1. Clone the repository to a local directory
- `git clone git@github.com:DataShades/rekognition.git`
2. Rename 'include/config.sample.php' to 'include/config.php'
3. Update the variables as required.
4. Ensure that the PHP processes on your server can write to the 'tmp' directory.
Expand Down

0 comments on commit dfa07e0

Please sign in to comment.