Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew
intro
Commits
54f9ba99
Commit
54f9ba99
authored
Oct 05, 2018
by
JackV
Browse files
Add information about submodules
parent
8a246bd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
54f9ba99
...
@@ -5,6 +5,14 @@ using advanced technologies such as Markdown, reveal.js (thus the
...
@@ -5,6 +5,14 @@ using advanced technologies such as Markdown, reveal.js (thus the
industry-standard language JavaScript), still complying with the mandatory
industry-standard language JavaScript), still complying with the mandatory
design guidelines.
design guidelines.
## Getting Started
In order for the slides to work (ie. display anything) you need to run:
`git submodule update --init --depth 1`
In case you need the mathjax submodule as well
`git submodule update --init --depth 1 --recursive`
## How do I use this thing?
## How do I use this thing?
### Where do I write my stuff?
### Where do I write my stuff?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment