We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac4f81c commit fdedd1dCopy full SHA for fdedd1d
1 file changed
pages/docs/overview/start.md
@@ -8,7 +8,7 @@ folder: docs
8
## Installation Quick Start
9
10
```bash
11
-$ git clone {{ site.repo }}/singularity.git
+$ git clone {{ site.repo }}.git
12
$ cd singularity
13
$ ./autogen.sh
14
$ ./configure --prefix=/usr/local
0 commit comments