Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Sun, 04 Oct 2015 12:54:13 UTC Commit: 2b69a0cde688cc5ce679facd420261c19e680346 https://github.com/geany/talks/commit/2b69a0cde688cc5ce679facd420261c19e6803...
Log Message: ----------- Adding short README on how to get reveal.js into tree
Modified Paths: -------------- en/A_short_introduction/README.md
Modified: en/A_short_introduction/README.md 6 lines changed, 6 insertions(+), 0 deletions(-) =================================================================== @@ -0,0 +1,6 @@ +To get revel.js you will have to get the submodule. Do: + +$ git submodule init +$ git submodule update + +for it. Done.
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).