We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f9ef6 commit e139c83Copy full SHA for e139c83
1 file changed
pages/docs/overview/start.md
@@ -11,7 +11,6 @@ toc: false
11
```bash
12
$ git clone {{ site.repo }}.git
13
$ cd singularity
14
-$ ./autogen.sh
15
$ ./configure --prefix=/usr/local
16
$ make
17
$ sudo make install
0 commit comments