mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
fix url in INSTALL.md
the git clone url was still for the repo's old location
This commit is contained in:
parent
d00fd82b49
commit
86e69faf72
@ -8,7 +8,7 @@ any \*nix system.
|
|||||||
To compile and install run:
|
To compile and install run:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/kimholviala/gophernicus.git
|
$ git clone https://github.com/gophernicus/gophernicus.git
|
||||||
$ cd gophernicus
|
$ cd gophernicus
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user