Skip to content

Commit fdedd1d

Browse files
committed
fixing bug with url in start
1 parent ac4f81c commit fdedd1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/overview/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ folder: docs
88
## Installation Quick Start
99

1010
```bash
11-
$ git clone {{ site.repo }}/singularity.git
11+
$ git clone {{ site.repo }}.git
1212
$ cd singularity
1313
$ ./autogen.sh
1414
$ ./configure --prefix=/usr/local

0 commit comments

Comments
 (0)