Twitter project OS X setup: Difference between revisions

m
fix typo
imported>Mako
(Created page with "==Download the TwitterAPI project== # Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http://mako.cc/te...")
 
imported>Mako
m (fix typo)
Line 6:
==Enter your API information==
 
* Start text editor (probably Notepad++ if you installed it last time). Navigate to the directory that contains TwitterAPI (probably something of the form <code>~/Desktop/TwitterAPI</code>).
* Open up the file <code>twitter_authentication.py</code> in your text editor.
* You will see four lines that include four variables in ALL CAPITALS that are being assigned, in the normal ways we learned about last session, to strings. At the moment, all of the strings say CHANGE_ME.
Anonymous user