~kota/metweather

bd4ec2c4696e83e6c6543bb119ab1d541f839a6e — Dakota Walsh 1 year, 10 months ago a4b54af v0.1.0
add installation instructions to readme
1 files changed, 13 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +13 -0
@@ 28,6 28,19 @@ location: Dunedin
alternatively you can set an environment variable
`METWEATHER_LOCATION="Dunedin"`

# Installation

Install the dependencies:

- go (>=1.13)
- scdoc

Edit config.mk to your desired install path.

Then compile and install:

    # sudo make install

# Resources

Discussion and patches can be found [here](https://lists.sr.ht/~kota/public-inbox).