mirror of
https://github.com/fasteddy516/SimplySerial.git
synced 2024-11-14 14:04:36 +00:00
parent
0e1b4b6e8a
commit
b6ddbf9daa
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user