minor update

This commit is contained in:
Izalia Mae 2018-11-24 02:10:17 -05:00
parent 41ee3b47e2
commit 94cb5b16a4

View file

@ -7,7 +7,7 @@ from mastodon import Mastodon
mastodon = Mastodon(
access_token='INSERT ACCESS TOKEN HERE',
api_base_url='INSERT YOUR INSTANCE'S DOMAIN HERE'
api_base_url='INSERT YOUR INSTANCE\'S DOMAIN HERE'
)
output="im gay"