From c33e3051367c23384511bac55bb98c1533455f3d Mon Sep 17 00:00:00 2001 From: Hamcha Date: Fri, 24 Jan 2020 16:17:43 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d86695..dfa9c47 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Web UI for viewing Slack ripcord logs files ## Requirements -- deno (for running the backend) +- rust (for building the backend) - node (for building the frontend)