Skip to content

Commit

Permalink
chore: mention make ui (evcc-io#6342)
Browse files Browse the repository at this point in the history
  • Loading branch information
clephie authored Feb 21, 2023
1 parent 476a09e commit 5a92521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ To build evcc from source, [Go][1] 1.20 and [Node][2] 18 are required.
Build and run go backend. The UI becomes available at http://127.0.0.1:7070/

```sh
make ui
make
./evcc
```
Expand Down

0 comments on commit 5a92521

Please sign in to comment.