From 55572fff32cf58f276a1c0b5d3e68f949cb206ed Mon Sep 17 00:00:00 2001 From: Sergey Kaunov Date: Sun, 7 May 2023 10:15:55 +0300 Subject: [PATCH] Add `curl` to dependencies `install` string It's used by `./partyman install`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ade996b..1cadf25 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Particl wallet/daemon management utilities - version 0.11 To install partyman do: - sudo apt-get install python git unzip pv jq dnsutils netcat-openbsd net-tools + sudo apt-get install python git unzip pv jq dnsutils netcat-openbsd net-tools curl cd ~ && git clone https://github.com/dasource/partyman To get the current status of particld, do: