We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753aadf commit 816140eCopy full SHA for 816140e
README.rst
@@ -27,7 +27,7 @@ Why use ``git up``?
27
Demonstration
28
-------------
29
30
-.. image:: http://i.imgur.com/EC3pvYu.gif
+.. image:: demo.gif
31
32
Why use the Python port?
33
------------------------
@@ -43,7 +43,7 @@ and using this port are:
43
How do I install it?
44
--------------------
45
46
-1. Install ``git-up`` via `pip <https://pip.pypa.io/en/latest/installing.html>`__: ``$ pip install git-up``
+1. Install ``git-up`` via `pip <https://pip.pypa.io/en/latest/installing.html>`__: ``$ uv tool install git-up``
47
2. ``cd`` to your project's directory.
48
3. Run ``git up`` and enjoy!
49
demo.gif
24.5 KB
0 commit comments