Skip to content

Commit

Permalink
Merge pull request #29 from auth0/1.x.x-dev
Browse files Browse the repository at this point in the history
Bad reference in Android PHP API Seed Project Readme file #67
  • Loading branch information
glena committed Jul 30, 2015
2 parents 15d4192 + ffd37d6 commit eceec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Once you've set those 2 enviroment variables, just run the following to get the

````bash
composer install
php -S localhost:30001
php -S localhost:3001
````

Now, try calling [http://localhost:30001/ping](http://localhost:30001/ping)

0 comments on commit eceec1f

Please sign in to comment.