From 8dbf11bb68b6fec8a2334aa25b0fd09bc50e21ad Mon Sep 17 00:00:00 2001 From: jude Date: Thu, 5 May 2022 10:17:54 +0100 Subject: [PATCH] cleaned up --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0155041..e34ba57 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A bot for managing sound effects in Discord. `sudo apt install gcc gcc-multilib cmake` +Run the migrations in the `migrations` directory to set up the database. + Use the Cargo.toml file to build it. Needs Rust 1.52+ ### Running & Config