From b6ddbf9daaadc461efd90daa5ee45df851dd9046 Mon Sep 17 00:00:00 2001 From: "Y.D.X" <73375426+YDX-2147483647@users.noreply.github.com> Date: Sun, 16 Apr 2023 09:31:57 +0800 Subject: [PATCH] Update README.md for scoop Relates-to: #22 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b664fe4..687ed3d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ Download the [latest release](https://github.com/fasteddy516/SimplySerial/releas `SimplySerial_x.x.x_standalone.zip` is a standard compressed archive containing SimplySerial's program files and some documentation. You can unzip it wherever you like, and add that location to your `PATH` or not. **Advanced users may prefer this format/process.** +The standalone version can also be installed with [scoop](https://scoop.sh/). + +```powershell +> scoop bucket add extras +> scoop install simplyserial +``` # Using SimplySerial