From e20556ed50e02e8352a8f2b115fce560b3e6d7b0 Mon Sep 17 00:00:00 2001 From: Cameron Rodriguez <rod.cam2014+dev@gmail.com> Date: Fri, 21 Dec 2018 20:25:25 -0500 Subject: [PATCH] added latest release link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d15be70..0ac8634 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This bot is designed to run on [Heroku](https://www.heroku.com/), but it should ### General Instructions (Start here.) -Download the latest version of the bot as a ```.zip``` file [here], and extract it to your preferred folder. +Download the latest version of the bot as a ```.zip``` file [here](https://github.com/cam-rod/XKCDAltTextBot/releases/latest), and extract it to your preferred folder. Obtain your Twitter API and access keys [here](https://developer.twitter.com). Then, change the respective names of the environmental variables on lines 137-140 of [the program](xkcd_alt.py) in this format: -- GitLab