From 6fb554fff013d8e58f6bd1de682fa08f11cdf1d9 Mon Sep 17 00:00:00 2001 From: Saadman Rafat Date: Mon, 7 Dec 2020 16:25:11 +0600 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e855ec8..a46c322 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ To get more insights into other API endpoints. Visit the [examples](https://gith # Installation and Setup ``` ~$ pip3 install twitter-stream.py -~$ export BEARER_TOKEN=BEARER TOKEN ```