diff options
| author | Andre Noll <maan@tuebingen.mpg.de> | 2024-06-30 16:45:19 +0200 |
|---|---|---|
| committer | Andre Noll <maan@tuebingen.mpg.de> | 2024-06-30 16:45:19 +0200 |
| commit | fb38915b17c31c4ffc0060748b7e20ac853fe9a1 (patch) | |
| tree | 9b6ce8af19538afb49915d1b4ff65cc1f8467706 /INSTALL | |
| parent | d4f389642c112531c5ff9471f2b5e10aba03cda7 (diff) | |
| parent | 50e321604c59d71168765a4b01c25ba7f176ce5c (diff) | |
* master:
Switch to https URLs.
INSTALL: Simplify dependency section.
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,10 +1,5 @@ -Besides a working C compiler, gnu m4, gnu make and the -[lopsub](http://people.tuebingen.mpg.de/maan/lopsub/) library must be -installed to to build and install this package. Download and install -lopsub with - - git clone git://git.tuebingen.mpg.de/lopsub - cd lopsub && make && sudo make install +Besides a working C compiler, gnu m4, gnu make and the lopsub library +must be installed to to build and install this package. If everything mentioned above is available on your system, type |
