Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2016-02-26 13:41:02 +0300
committerEion Robb <eion@robbmob.com>2016-02-26 13:41:02 +0300
commit80368db8f881ed005d9632a48602b35aba9864b4 (patch)
treebfdd5ca6695453c5642d9e3d08687c64cfe157fc
parentc1d307a4923f178c831880d56da2c9b340db3372 (diff)
parent296a015b387cac0655259f3cf7043a9bba728453 (diff)
Merge pull request #415 from lermit/patch-1
Update README.md with correct version number for dpkg
-rw-r--r--skypeweb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/skypeweb/README.md b/skypeweb/README.md
index 508c07d..9aa2ddf 100644
--- a/skypeweb/README.md
+++ b/skypeweb/README.md
@@ -66,7 +66,7 @@ Requires devel headers/libs for libpurple and json-glib, gcc compiler and cmake
```
To install do:
```
- sudo dpkg -i skypeweb-0.1.0-Linux.deb
+ sudo dpkg -i skypeweb-1.1.0-Linux.deb
```