diff --git a/README.md b/README.md index 7624ac3..b7f5557 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,6 @@ rsstube is written in Python, an interpreted language. There's no need to compil `pip install --user GitPython PyGObject` -### Sample Installation - -`git clone https://negativezero.link/code/0x80/rsstube.git` - -`sudo ln -s "$(pwd)/rsstube/rsstube" /usr/local/bin/rsstube` - ### Updating If you installed rsstube with git, and you have GitPython installed, use `rsstube -U` or `rsstube --update`.