Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions builder-cookbook/filecoin-pin/filecoin-pin-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ nvm use 22
# Install filecoin-pin globally
npm install -g filecoin-pin

# Install ipfs-car (for CAR file operations)
npm install -g @ipld/car-cli

# Install GitHub CLI
brew install gh # macOS
# or
Expand Down
Loading