Skip to content

Commit f9b306b

Browse files
authored
Mention rustfmt requirement in the README (#2977)
1 parent 881d078 commit f9b306b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For detailed instructions and more context, check out the [Getting Started Guide
1616
To build and run this project you need to have the following installed on your system:
1717

1818
- Rust (latest stable) – [How to install Rust](https://www.rust-lang.org/en-US/install.html)
19+
- Note that `rustfmt`, which is part of the default Rust installation, is a build-time requirement.
1920
- PostgreSQL – [PostgreSQL Downloads](https://www.postgresql.org/download/)
2021
- IPFS – [Installing IPFS](https://docs.ipfs.io/install/)
2122

0 commit comments

Comments
 (0)