Skip to content

Commit

Permalink
Contribution block in README (#101)
Browse files Browse the repository at this point in the history
* Added the beginnings of a contrbution block that includes instructions to use yarn, as per #100

* Typos

Signed-off-by: Philipp Krüger <[email protected]>

---------

Signed-off-by: Philipp Krüger <[email protected]>
Co-authored-by: Philipp Krüger <[email protected]>
  • Loading branch information
jeffgca and matheus23 committed May 31, 2023
1 parent b9188fc commit 9ae067c
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 using npm with this repository will likely fail, please use yarn instead.
## Sponsors
Expand Down

0 comments on commit 9ae067c

Please sign in to comment.