From 2b213a9821ff068fdcb71a757238e0dfce3d0fe2 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Wed, 20 Apr 2016 08:08:04 -0700 Subject: [PATCH] Add reference to MobaXterm --- www/htdocs/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/www/htdocs/index.html b/www/htdocs/index.html index ee0d2760..19af6429 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -207,8 +207,12 @@ grep '^# ' index.html | grep -v '(on Windows, get [putty](http://www.putty.org/) - or [Git BASH](https://msysgit.github.io/)) + + - on Linux, OS X, FreeBSD... you are probably all set + + - on Windows, get [putty](http://www.putty.org/), + [Git BASH](https://msysgit.github.io/), or + [MobaXterm](http://mobaxterm.mobatek.net/) - Basic Docker knowledge
(but that's OK if you're not a Docker expert!)