Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton authored Nov 20, 2024
1 parent 02852a9 commit 120f9d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Alternatively, you can follow one of these installation methods:

```
cargo install depot-js --locked
depot setup
```

### From source
Expand All @@ -49,7 +48,6 @@ depot setup
git clone https://github.com/cognitive-engineering-lab/depot
cd depot
cargo install --path crates/depot --locked
depot setup
```

## Usage
Expand Down Expand Up @@ -103,4 +101,4 @@ Depot is used in a few of our projects:
[node-install]: https://nodejs.org/en/download/package-manager
[pnpm-install]: https://pnpm.io/installation
[install script]: https://github.com/cognitive-engineering-lab/depot/blob/main/scripts/install.sh
[package.json]: https://docs.npmjs.com/cli/v9/using-npm/scripts
[package.json]: https://docs.npmjs.com/cli/v9/using-npm/scripts

0 comments on commit 120f9d4

Please sign in to comment.