From 7fae3edc808e4688623e53904ea05d4d376ace2f Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Sat, 23 Apr 2022 13:18:06 -0700 Subject: [PATCH] Updated Development Quickstart (markdown) --- Development-Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development-Quickstart.md b/Development-Quickstart.md index 2cb4246..1ca5f06 100644 --- a/Development-Quickstart.md +++ b/Development-Quickstart.md @@ -2,7 +2,7 @@ You will need a working Go and Node.js environment. Installing [Swaks](http://www.jetmore.org/john/code/swaks/) is recommended to generate test mail. -_Note:_ While it is possible to develop on Windows, Linux or Mac OS is required to use most of our helper scripts. +_Note:_ While it is possible to develop on Windows; Linux or Mac OS is required to use most of our helper scripts. ## Initial build