diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000000..1e59e6d32f --- /dev/null +++ b/examples/README.md @@ -0,0 +1,6 @@ +# Examples + +Some of the examples require the use of the `sqlx` command line tool that is distributed via the [sqlx-cli](https://crates.io/crates/sqlx-cli). + +You can install it using the `cargo install sqlx-cli` command. +