[anza migration]: update repo path (#811)

update repo path
This commit is contained in:
Mike Schem 2024-04-15 13:43:46 -04:00 committed by GitHub
parent 50f10284bb
commit 0288e0db29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ $ sudo dnf install openssl-devel systemd-devel pkg-config zlib-devel llvm clang
## **2. Download the source code.**
```bash
$ git clone https://github.com/solana-labs/solana.git
$ cd solana
$ git clone https://github.com/anza-xyz/agave.git
$ cd agave
```
## **3. Build.**