Skip to content
Snippets Groups Projects
Commit 24f15697 authored by Lynn Garren's avatar Lynn Garren
Browse files

update text to use the correct git repository name

parent 26ba7968
Branches
No related tags found
No related merge requests found
...@@ -70,13 +70,13 @@ Building CLHEP from Git ...@@ -70,13 +70,13 @@ Building CLHEP from Git
To work with the head: To work with the head:
``` ```
$ git clone http://git.cern.ch/pub/CLHEP $ git clone https://gitlab.cern.ch/CLHEP/CLHEP.git
``` ```
To work with a tag: To work with a tag:
``` ```
$ git clone http://git.cern.ch/pub/CLHEP $ git clone https://gitlab.cern.ch/CLHEP/CLHEP.git
... Use "git tag" to see the available tags. ... Use "git tag" to see the available tags.
$ git co <tag> $ git co <tag>
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment