diff --git a/claim/index.html b/claim/index.html index c1ccb3f..690d3ab 100644 --- a/claim/index.html +++ b/claim/index.html @@ -104,8 +104,8 @@
Extract hsd, hs-client, and hs-airdrop: tar xvf hs*
You may also verify the asc file if desired.
In one window, change into the hsd directory and install cd hsd-*/hsd and then run npm install --production
. -In a second window, change into the hs-client directory and install cd hs-client-*/hs-client and then run npm install --production
+In one window, change into the hsd directory cd hsd-*/hsd and then run npm install --production
. +In a second window, change into the hs-client directory cd hs-client-*/hs-client and then run npm install --production
hsd is the handshake fullnode and will sync with the network
To connect, in the first window run: ./bin/hsd --log-level info