Fixed classpath in instructions.
This commit is contained in:
parent
907c4c371b
commit
6480a5d799
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import java.io.InputStreamReader;
|
||||||
* Go to <a href="http://twitter.com/oauth_clients/new">http://twitter.com/oauth_clients/new</a> to register your bot.
|
* Go to <a href="http://twitter.com/oauth_clients/new">http://twitter.com/oauth_clients/new</a> to register your bot.
|
||||||
* Then execute:
|
* Then execute:
|
||||||
* <p/>
|
* <p/>
|
||||||
* <code>java -cp "mobibot.jar:../lib/*" net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret></code>
|
* <code>java -cp "mobibot.jar:lib/*" net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret></code>
|
||||||
* <p/>
|
* <p/>
|
||||||
* and follow the prompts/instructions.
|
* and follow the prompts/instructions.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue