From 866c594567e034b74878caed8ce3c75a5bb1274f Mon Sep 17 00:00:00 2001 From: Aziz Hasanain Date: Sun, 15 Mar 2015 19:39:58 -0400 Subject: [PATCH] updated version --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 25716a4..1e86671 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # Installation -1. Edit your `composer.json` to require `sgtaziz/steamauth": "dev-master"`. +1. Edit your `composer.json` to require `"sgtaziz/steamauth": "~1.0"`. 2. Run `composer update` to download and install the package. 3. Copy `vendor/sgtaziz/steamauth/src/config/steamauth.php` to `config/steamauth.php`. 4. Edit `steamauth.php` to include your Steam API key.