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:
authorPriscila Apocalypse <pri.apocalypse@gmail.com>2016-01-21 13:46:50 +0300
committerPriscila Apocalypse <pri.apocalypse@gmail.com>2016-01-21 13:46:50 +0300
commit64d99a59bd9c3357d7b560249326ad20c6bb29a7 (patch)
treea71fd8159b4cbdc129861778bd26b2f988873346
parentb352617fead97dd9ed0022332dcf06595150a6bf (diff)
Update README.md
-rw-r--r--skypeweb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/skypeweb/README.md b/skypeweb/README.md
index 3f2c638..508c07d 100644
--- a/skypeweb/README.md
+++ b/skypeweb/README.md
@@ -56,7 +56,7 @@ Building DEB package for Debian/Ubuntu/Mint
---------
Requires devel headers/libs for libpurple and json-glib, gcc compiler and cmake
```
- sudo apt install libpurple-dev libjson-glib-dev cmake gcc
+ sudo apt-get install libpurple-dev libjson-glib-dev cmake gcc
git clone git://github.com/EionRobb/skype4pidgin.git
cd skype4pidgin/skypeweb
mkdir build