1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-23 06:35:34 +00:00

Merge pull request #30 from AntonMcClure/master

fix url in INSTALL.md
This commit is contained in:
fosslinux 2019-06-15 08:54:28 +10:00 committed by GitHub
commit 01efa8cf24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ any \*nix system.
To compile and install run:
```
$ git clone https://github.com/kimholviala/gophernicus.git
$ git clone https://github.com/gophernicus/gophernicus.git
$ cd gophernicus
$ make
$ sudo make install