From 71deee0a7f6d8fb20f6ca0287473a38fa1660f15 Mon Sep 17 00:00:00 2001 From: Ekefan Date: Thu, 30 May 2024 11:36:09 +0100 Subject: [PATCH] README update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41bace8..67f10e2 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,5 @@ Now that's minimalistic. Binaries will be released for Linux, Mac and Windows, but for now, clone this repository, and use this command to build the application. ``` go build -o panda main.go -``` \ No newline at end of file +``` +Don't forget to move application to Path ... \ No newline at end of file