From 54707da098c1da93add43b28fc26f6dc317ccdf8 Mon Sep 17 00:00:00 2001 From: jakergrossman Date: Wed, 1 Dec 2021 09:57:20 -0600 Subject: [PATCH] More accurate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b89dd56..6f5266d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ If the compiled serial port version is incompatible, you may see no options pres

In this case, you will also need to rebuild the serial port component with `electron-rebuild`. This is a one-time setup -for each installation of Visual Studio Code. +for each version of Visual Studio Code. You may need to repeat this process if you update your version of Visual Studio +Code. ## Installing `electron-rebuild` **Use Git Bash on Windows, and the terminal on MacOS/Linux. These steps will refer to this as 'the terminal'**