Update install-evcc.ps1

This commit is contained in:
Markus Fleschutz 2023-04-21 12:17:33 +02:00
parent 5f8bdab7fd
commit 5a992a9254

View File

@ -2,7 +2,7 @@
.SYNOPSIS .SYNOPSIS
Installs evcc Installs evcc
.DESCRIPTION .DESCRIPTION
This PowerShell script installs evcc. This PowerShell script installs evcc. Sevcc is an extensible EV Charge Controller with PV integration implemented in Go. See https://evcc.io for details.
.EXAMPLE .EXAMPLE
PS> ./install-evcc PS> ./install-evcc
.LINK .LINK