Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
courses
Git course
Commits
84d184e1
Commit
84d184e1
authored
Nov 30, 2015
by
Martijn Vermaat
Browse files
Add Windows link
parent
9c096d7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
84d184e1
...
...
@@ -59,11 +59,8 @@ is more than enough, or you could go though
We encourage you to bring your own laptop, but make sure it has a terminal and
[
Git
](
http://git-scm.com/
)
installed. We work with
[
Linux
](
http://en.wikipedia.org/wiki/Linux
)
, but Git also runs on Mac OSX. On
Windows, it is probably easiest to use something like
[
MobaXterm
](
http://mobaxterm.mobatek.net/
)
or
[
VirtualBox
](
https://www.virtualbox.org/
)
with
[
Ubuntu
](
http://www.ubuntu.com/
)
.
[
Linux
](
http://en.wikipedia.org/wiki/Linux
)
, but Git also runs on Mac OSX.
Windows is not ideal, but here are
[
some suggestions
](
WINDOWS.md
)
.
We can also provide you with a laptop that has all the required software
installed. The lessons are interactive, meaning that you really need a
...
...
@@ -110,4 +107,4 @@ First clone this repository, then fetch the data from the submodule:
A new presentation can be added like this:
cd presentation
bash mkpres.sh ../mypresentation
bash mkpres.sh ../mypresentation
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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