Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f9a2fd

Browse filesBrowse files
authored
Fix invocation for xmpp in README (GoogleCloudPlatform#627)
1 parent 21cac09 commit 0f9a2fd
Copy full SHA for 0f9a2fd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎compute/xmpp_wikibot/README.md

Copy file name to clipboardExpand all lines: compute/xmpp_wikibot/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you do not have one, you can easily create an account at one of the many
6161
XMPP servers such as [xmpp.jp](http://xmpp.jp).
6262
Once you have an account, run the following command:
6363

64-
python wikibot.py '<YOUR XMPP USERNAME>' '<PASSWORD>'
64+
python wikibot.py -j '<YOUR XMPP USERNAME>' -p '<PASSWORD>'
6565

6666
Where the username (e.g., 'bob@xmpp.jp') and password for the account that
6767
you'd like to use for your chatbot are passed in as arguments.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.