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
Installs evcc
.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
PS> ./install-evcc
.LINK