Skip to content

Commit

Permalink
README: add rpclocal doc
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Jul 13, 2023
1 parent 0fcec36 commit d5c7707
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,17 @@ The python client utilizes the ability to call native functions in order to prov

and much more...

## Installation
## Local installation

```shell
# install the package
python3 -m pip install -U rpcclient

# enter shell
rpclocal
```

## Remote installation

Download and execute the latest server artifact, according to your platform and arch from here:

Expand Down

0 comments on commit d5c7707

Please sign in to comment.