diff --git a/following b/following index e81299e..26cbea9 100644 --- a/following +++ b/following @@ -44,7 +44,7 @@ client_id="client-id: [fill me in!]" json2() { # download this from https://github.com/vi/json2/blob/master/json2 # and edit this line accordingly. - ~/python3 ~/src/json2/json2 "$@" + python ~/src/json2/json2 "$@" } curl -LsS 'https://api.twitch.tv/kraken/streams/followed?limit=100&stream_type=all' \