Skip to content

Commit

Permalink
Make twoot.js configuration instructions show the actual UID line.
Browse files Browse the repository at this point in the history
  • Loading branch information
drdrang committed Nov 16, 2010
1 parent 20e1773 commit 90e185d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -22,7 +22,7 @@ Now you're ready to configure and create the site-specific browser.
## The HTML/CSS/JavaScript part ##
You'll need to change Line 8 of the file `twoot.js`,

var UID = 123456789;
var UID = 10697232;

so it has your Twitter user id. To get that information for your account, run the `config.py` script from the command line:

Expand Down

0 comments on commit 90e185d

Please sign in to comment.