From f3fab82e34732f11962e865792d2e3d5035bcd34 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Mon, 3 May 2021 16:25:59 -0400 Subject: [PATCH] Update README.md (#36) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f6fb1a..bf3b1fa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Currently using flutter 2.0.5 Copy env.sh.example to env.sh and update your PATH variable to expose both flutter and go bin directories - ```export PATH="$PATH:/path/to/go/bin:/path/to/flutter/bin``` + ```export PATH="$PATH:/path/to/go/bin:/path/to/flutter/bin"``` # Formatting