Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HelixSpiral committed May 3, 2020
1 parent 41db5ce commit af76eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There are two ways to use this app.

1. Double click the app. You'll be prompted to input your current cost and power company.

2. Run the app in the terminal using `./powercost -current=10.5 -provider=CMP` where 10.5 and CMP can be changed to your current info
2. Run the app in the terminal using `./electricutility -current=currentkWhCost -provider=providerName`. Eg: `./electricutility -current=7.56 -provider=CMP`

Don't want to do all this manually?
---
Expand Down

0 comments on commit af76eb4

Please sign in to comment.