diff options
-rw-r--r-- | skype/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/skype/README b/skype/README index 48d67f4d..b870f042 100644 --- a/skype/README +++ b/skype/README @@ -136,11 +136,12 @@ able to connect to Skype! - Start your `IRC` client, connect to BitlBee and add your account: ---- -account add skype <user> <pass> +account add skype <user> <pass> localhost ---- <user> should be your Skype account name, <pass> should be the one you declared -in `skyped.conf`. +in `skyped.conf`. If you want to run skyped on a remote machine, replace +`localhost` with the name of the machine. == Setting up Skype in a VNC server (optional) |