From 7ac08b0fafa5de4effdcd145bbae399268113077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Stro=CC=88bele?= Date: Thu, 22 Sep 2016 14:53:03 +0200 Subject: [PATCH] docs: fix wording fo variable name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6343afa..9faf7cf 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ If you push an URL the workflow will use the Pushover feature for pushing URLs s 1. Head over to Pushover an [create a new application](https://pushover.net/apps/build). Set a name and choose `Script` in the Type-dropdown. Copy the API Token of the newly created application. 2. [Download the Workflow here](https://github.com/stroebjo/alfred-pushover/releases/latest) and open it. -3. Head over to the settings pane of the Pushover worklfow and configure the variables with your `USER_KEY` and the `API_TOKEN` of the App you just created. +3. Head over to the settings pane of the Pushover worklfow and configure the variables with your `USER_KEY` and the `APP_TOKEN` of the App you just created. 4. Optionally you can enter the names of your devices so you can push notification to a specfic device.