Update how to develop authored by Ale's avatar Ale
......@@ -4,7 +4,7 @@ Assuming you have access to a terminal on some computer where you can develop, F
`
git clone https://github.com/Punto0/addons-fm.git
# now edit something!
// now edit something!
git commit -a
git push
`
......
......