From 92082e9e62a2823fc417ba319e1bc0afd55e4921 Mon Sep 17 00:00:00 2001 From: kageru Date: Wed, 15 Nov 2017 10:14:20 +0100 Subject: [PATCH] updated readme again --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 83f08e6..c84ef09 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ I should add that the focus will be on a self-hosted server. If you don't care a - Mirroring url contents on the remote server ### Dependencies -`pysftp` which can be installed via pip: +`pysftp` and `pyperclip` which can be installed via pip: ``` -$ pip install pysftp +$ pip install pysftp pyperclip ``` -`escrotum` and `notify-send` which should be available in your favorite package manager +And `escrotum` and `notify-send` which should be available in your favorite package manager (or pre-installed, depending on your distribution and desktop environment). ### Usage