Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-lew committed Mar 5, 2024
1 parent 144902e commit 4700627
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ We recommend this config which will only checkout the files relevant to web5-js
git -C web5-spec sparse-checkout set test-vectors
```

### Hermit
This project uses hermit to manage tooling like node. See [this page](https://cashapp.github.io/hermit/usage/get-started/) to set up Hermit on your machine - make sure to download the open source build and activate it for the project

Currently, we have these packages installed via Hermit (can also view by checking out `hermit status`):
- node
- pnpm

## Installation

_NPM_
Expand Down

0 comments on commit 4700627

Please sign in to comment.