Update README.md

This commit is contained in:
Eugeny 2022-04-11 12:43:24 +02:00 committed by GitHub
parent df58fa8d43
commit ab115589f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ In particular, we're working on:
## Contributing / building from source
* You'll need nightly Rust (will be installed automatically), NodeJS and Yarn
* Clone the repo
* [Just](https://github.com/casey/just) is used to run tasks - install it: `cargo install just`
* Install the admin UI deps: `just yarn`