Skip to content

Commit

Permalink
Merge pull request #19 from MeFisto94/patch-1
Browse files Browse the repository at this point in the history
Upgrade: Ensure the old binary is removed first
  • Loading branch information
Mitchell Hentges committed Feb 20, 2020
2 parents 18ba6b5 + db7569d commit a218614
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mozphab-windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Upgrading a previous non-pip install of moz-phab to use pip

#. Run ``pip3 install MozPhab``.

#. You may need to restart your shell for your changes to take effect. You can check using ``moz-phab version`` - if it works, you've successfully switched to ``moz-phab`` using ``pip``.
#. Ensure that your non-pip install of ``moz-phab`` is removed or renamed

#. At this point, you should be all set up. If you have already installed ``moz-phab``
without using ``pip``, you should remove the file.
#. You may need to restart your shell for your changes to take effect. You can check using ``moz-phab version`` - if it works, you've successfully switched to ``moz-phab`` using ``pip``.

0 comments on commit a218614

Please sign in to comment.