Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,14 @@ Otherwise, to install as a system library, follow the [download][stdlib-developm
* * *

## Contributing
TLDR:
```bash
git clone --depth=1 https://github.com/stdlib-js/stdlib.git # use your username instead of `stdlib-js`
cd stdlib
npm install
```

See the [contributing guidelines][stdlib-contributing].
For a complete guide, see the [contributing guidelines][stdlib-contributing].

## License

Expand Down