Install nucypher-ops with pip instead of cloning

pull/2888/head
James Campbell 2022-03-29 08:33:36 -05:00 committed by Kieran Prasch
parent 4aa43c2664
commit 2bf5a43e2d
1 changed files with 1 additions and 3 deletions

View File

@ -53,9 +53,7 @@ Setup Remote Node
Locally, we will install `NuCypher Ops <https://github.com/nucypher/nucypher-ops>`_ to handle the heavy lifting of setting up a node.
.. code-block:: bash
$ git clone git@github.com:nucypher/nucypher-ops.git
$ cd nucypher-ops
$ pip3 install -e .
$ pip install nucypher-ops
Now NuCypher Ops is installed we can create a droplet on Digital Ocean: