Commit a870bc9d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
parent 1d04a6fd
......@@ -17,7 +17,7 @@
git init
touch README
git add README
git commit -m 'first commit'
git commit -m "first commit"
git remote add origin #{ content_tag(:span, default_url_to_repo, class: 'clone')}
git push -u origin master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment