Skip to content

Commit ebd4be6

Browse files
Sverre BriseidSverre Briseid
authored andcommitted
Removed outdated git instructions.
1 parent 76bc1f8 commit ebd4be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ To clone the GoTools module, run:
1515

1616
$ git clone --recursive https://github.com/SINTEF-Geometry/GoTools.git
1717

18-
Next the submodules must be initialized:
18+
Alternatively use ssh:
1919

20-
$ git submodule update --init
20+
$ git clone --recursive [email protected]:SINTEF-Geometry/GoTools.git
2121

2222
The branch 'master' is the only branch. Any releases will be available as tags.
2323

0 commit comments

Comments
 (0)