Skip to content

Commit c864239

Browse files
authored
Update README (Layr-Labs#36)
1 parent 45cca76 commit c864239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This command will install the `eigenlayer` executable along with the library and
6161
> As the repository is private, you need to set the `GOPRIVATE` variable properly by running the following command: `export GOPRIVATE=github.com/Layr-Labs/eigenlayer-cli,$GOPRIVATE`. Git will automatically resolve the private access if your Git user has all the required permissions over the repository.
6262
6363
```bash
64-
go install github.com/Layr-Labs/eigenlayer/cmd/eigenlayer@latest
64+
go install github.com/Layr-Labs/eigenlayer-cli/cmd/eigenlayer@latest
6565
```
6666

6767
The executable will be in your `$GOBIN` (`$GOPATH/bin`).

0 commit comments

Comments
 (0)