]> git.tuebingen.mpg.de Git - gsu.git/blobdiff - README.md
Switch to https URLs.
[gsu.git] / README.md
index 815009f575b484fd55b9cbb3bce55c091e5d364e..ff00e293dae5cb7dfdc540b36f6862fe2e394652 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ ___Download___
 
 All gsu modules are contained in a git repository. Get a copy with
 
-               git clone git://git.tuebingen.mpg.de/gsu.git
+               git clone https://git.tuebingen.mpg.de/gsu.git
 
-There is also a [gitweb](http://git.tuebingen.mpg.de/gsu.git) page.
+There is also a [gitweb](https://git.tuebingen.mpg.de/gsu.git) page.
 
 ___Installation___
 
@@ -496,9 +496,9 @@ to do is to source the gsu gui module and to call `gsu_gui()`:
 
 ___Example___
 
-The complete lsi script below can be used as a starting point
-for your own gsu gui application. If you cut and paste it, be
-sure to not turn tab characters into space characters.
+The complete lsi script below can be used as a starting point for your
+own gsu gui application. If you cut and paste it, be sure to not turn
+tab characters into space characters. The script must be named "lsi".
 
                #!/bin/bash
 
@@ -734,4 +734,4 @@ References
 ----------
 - [bash](http://www.gnu.org/software/bash/bash.html)
 - [dialog](http://www.invisible-island.net/dialog/dialog.html)
-- [The author's home page](http://people.tuebingen.mpg.de/maan/)
+- [The author's home page](https://people.tuebingen.mpg.de/maan/)