X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FGithub.md;h=ca467e525440d542717ea31712d2885dd5c40ff2;hb=7d5494dd67f58e1fc63c6571946e26290092321c;hp=7c6233d3127af3eb610933e5abbac37d0d62aa38;hpb=3f71cdf8be1c97a41323eeaa539b12895bfe0065;p=friendica.git diff --git a/doc/Github.md b/doc/Github.md index 7c6233d312..ca467e5254 100644 --- a/doc/Github.md +++ b/doc/Github.md @@ -68,7 +68,9 @@ If possible get an experienced Friendica developer to review the code. Don't hesitate to ask us in case of doubt. 3. Check your code for typos. -There is a PHP script in the *util* directory called *typos.php* for this. +There is a console command called *typo* for this. + + $> php bin/console.php typo Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!