diff options
-rw-r--r-- | skype/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/skype/README b/skype/README index f2c437f5..894695fd 100644 --- a/skype/README +++ b/skype/README @@ -185,9 +185,9 @@ if you used the `--sysconfdir` switch when running bitlbee-skype's `configure`. NOTE: Maybe you want to adjust the permissions in the `~/.skyped` dir. For example make it readable by just your user. -TIP: In case you have difficulties generating skyped.cert.pem and -skyped.key.pem you just want to experiment, you can copy&paste the contents of -those files from +TIP: In case you have difficulties generating `skyped.cert.pem` / +`skyped.key.pem` and you just want to experiment, you can copy&paste the +contents of those files from http://code.google.com/p/gdata-python-client/source/browse/src/gdata/oauth/rsa.py#87[here]. - If both pyopenssl and python-gnutls are available, then python-gnutls |