From beb693948ead6e2a6161252fc27865c2385756e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilfredo=20Sa=CC=81nchez?= Date: Wed, 8 Nov 2023 10:40:24 -0800 Subject: [PATCH] Note how to update --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index ee7732d..0f4cb9e 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,12 @@ Once you have the above installed, you can install this package using ``pipx``: You should now have a command called ``rtx`` in your system. +To update to the latest version: + +.. code-block:: console + + pipx reinstall ranger-transmissions + Usage -----