From 9b8be7c761aec984eee3e4c9a2e2e179d39796a3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 8 Jul 2019 20:43:33 +0200 Subject: [PATCH] Show how to upgrade --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4c8ae73..f375a6a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ $ export PATH=$PATH:$HOME/.local/bin $ pip install --user distribusi ``` +## Upgrade It + +If you already have it, you can upgrade with: + +```bash +$ pip install -U distribusi +``` + ## Use It Get help with: