]> git.mxchange.org Git - friendica.git/blobdiff - doc/Github.md
Merge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin
[friendica.git] / doc / Github.md
index 7c6233d3127af3eb610933e5abbac37d0d62aa38..92bcfe1667f0e5aac7a1b2c4765aec09c0d6585a 100644 (file)
@@ -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 typo
 
 Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!