mirror of https://github.com/nucypher/nucypher.git
Install nucypher-ops with pip instead of cloning
parent
4aa43c2664
commit
2bf5a43e2d
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue