diff --git a/README.md b/README.md index 4d47a5b..de1cc57 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,6 @@ On older servers you might have to use easy_install [root@server ~]# easy_install zfs-autobackup ``` -### Direct download - -Its also possible to just download and run it directly. - -The only requirement that is sometimes missing is the `argparse` python module. Optionally you can install `colorama` for colors. - -It should work with python 2.7 and higher. - ## Example In this example we're going to backup a machine called `server1` to a machine called `backup`.