Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update how to develop
authored
Mar 02, 2018
by
Ale
Show whitespace changes
Inline
Side-by-side
how-to-develop.md
View page @
d336099c
...
@@ -4,7 +4,7 @@ Assuming you have access to a terminal on some computer where you can develop, F
...
@@ -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
git clone https://github.com/Punto0/addons-fm.git
#
now edit something!
//
now edit something!
git commit -a
git commit -a
git push
git push
`
`
...
...