Skip to content

Commit

Permalink
Added the beginnings of a contrbution block that includes instruction…
Browse files Browse the repository at this point in the history
…s to use yarn, as per #100
  • Loading branch information
jeffgca committed May 30, 2023
1 parent b9188fc commit 295e098
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,16 @@ const PATH_SEMANTICS = {
}
```
## Contributing
To get started working with this repository:
- `git clone git@github.com:ucan-wg/ts-ucan.git`
- `cd ts-ucan`
- `yarn`
Note that usign npm with this repository will likely fail, please use yan instead.
## Sponsors
Expand Down

0 comments on commit 295e098

Please sign in to comment.