diff --git a/1.-Getting-Started.md b/1.-Getting-Started.md index d102e00..93d72d6 100644 --- a/1.-Getting-Started.md +++ b/1.-Getting-Started.md @@ -27,7 +27,7 @@ This will return a usable object for reaching out for results, rankings, etc. ## Getting methods of the class I didn't want to add the generated phpdoc in this library simply because it is generated. -The command to generate it yourself is just `$ phpdoc`. This will generate the docs in the doc/api folder. +The command to generate it yourself is just `$ make api`. This will generate the docs in the doc/api folder. ## Examples You can find several examples section a. of this wiki. Below is an aggregation of the pages.