summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocols/Skype/docs/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Skype/docs/readme.txt b/protocols/Skype/docs/readme.txt
index 085f39f917..1d2de4a011 100644
--- a/protocols/Skype/docs/readme.txt
+++ b/protocols/Skype/docs/readme.txt
@@ -1,4 +1,4 @@
-for compiling plugin with your own skipekit you need to create key.h with defining like that
+for compiling plugin with your own skipekit you need to create Original_key.h with defining like that
#define MY_KEY "MY_KEY"
-then you need to pack your *.crt file with keypacker utility.
+then you need to pack your *.crt file with keypacker utility. Also utlity create key.h file with encoded key. Key.h file included into Skype project.
Names and pathes of directories and cert file you can see in source code. \ No newline at end of file