diff options
author | Keith Packard <keithp@keithp.com> | 2014-05-28 10:43:09 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-05-28 13:04:12 -0700 |
commit | 02e657e45e217dc483a81f28020cfe65a826e9be (patch) | |
tree | 93d03c2f8c29fc1dfd2cef714ebe127e420fd948 /Releasing | |
parent | 9b9e4bf1b51c45553879141811748e65debfc251 (diff) |
Document the need for ~/altusmetrumllc/google-maps-api-key
Stick this in Releasing
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,6 +7,12 @@ These are Bdale's notes on how to do a release. and add release to the revision history at the front (release notes will be pulled in automatically) + - get a Google Maps API key and install it in + ~/altusmetrumllc/google-maps-api-key. If you don't have a + key, the app will still work, but downloading map tiles will + be slow, and you will only be able to download a limited + number per day. + - update the version in configure.ac git log > ChangeLog git commit -a |