Skip to content

Commit 44b05ac

Browse files
dgwynnearekinath
authored andcommitted
fix the URL to the repository
1 parent 8c0c700 commit 44b05ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,8 @@ If you're compiling yourself, clone this repository and use `make` to build
677677
the binaries:
678678

679679
-----
680-
$ git clone https://github.com/arekinath/pivy-agent
681-
$ cd pivy-agent
680+
$ git clone https://github.com/arekinath/pivy
681+
$ cd pivy
682682
$ make
683683
-----
684684

@@ -748,8 +748,8 @@ The commands you will need to run are as follows:
748748

749749
-----
750750
## Clone the pivy-agent repository
751-
$ git clone https://github.com/arekinath/pivy-agent
752-
$ cd pivy-agent
751+
$ git clone https://github.com/arekinath/pivy
752+
$ cd pivy
753753
754754
## Build libressl and then pivy-agent
755755
$ make -j4

0 commit comments

Comments
 (0)