Skip to content

Commit 52d1007

Browse files
authored
Change git checkout branch to 'pdpv0'
Updated the git checkout command to use 'pdpv0' branch instead of 'rename'.
1 parent f5aa91c commit 52d1007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage-providers/pdp/install-and-run-pdp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Clone the repository and switch to the PDP branch:
306306
```sh
307307
git clone https://github.com/filecoin-project/curio.git
308308
cd curio
309-
git checkout rename
309+
git checkout pdpv0
310310
```
311311

312312
{% hint style="info" %}

0 commit comments

Comments
 (0)