From ad4d0d493e3bcc8b253ec20eb37852484c0b10ce Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:00:02 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9e7ddd..e95ccae 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ Hotkey is `Ctrl + Alt + N` ![image](https://github.com/MeexReay/stknts/assets/127148610/fae1e7b4-d418-49ba-8060-4977d3758055) ## How to build -I'm too lazy to compile for all existing operating systems in the world, so if you don't have linux-x64, then compile it yourself: +I'm too lazy to compile for all existing operating systems in the world,
+so if you don't have linux-x64, then compile it yourself:
`cargo build`