Skip to content

Commit 1059931

Browse files
authored
Remove @ipfs-car installation from filecoin-pin CLI documentation (#2434)
This package doesn't exist and isn't being used.
1 parent 4e32e9f commit 1059931

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

builder-cookbook/filecoin-pin/filecoin-pin-cli.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ nvm use 22
5555
# Install filecoin-pin globally
5656
npm install -g filecoin-pin
5757

58-
# Install ipfs-car (for CAR file operations)
59-
npm install -g @ipld/car-cli
60-
6158
# Install GitHub CLI
6259
brew install gh # macOS
6360
# or

0 commit comments

Comments
 (0)