Skip to content

Commit

Permalink
chore: add to developer section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Mar 8, 2024
1 parent 96ca3fb commit 89588be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,12 @@ const records = arIO.getArNSRecords();

## Developers

### Requirements

- `node>=v.18.0`
- `npm` or `yarn`
- `docker` (recommended for testing)

### Setup & Build

- `yarn install` - installs dependencies
Expand Down

0 comments on commit 89588be

Please sign in to comment.