diff --git a/claim/index.html b/claim/index.html index 4634960..0c5884e 100644 --- a/claim/index.html +++ b/claim/index.html @@ -99,7 +99,7 @@

Make sure you have nodejs and npm installed first. On MacOS, please install homebrew and run "brew install node". On debian/ubuntu, you can run "sudo apt-get install nodejs npm build-essential". If you run other distributions or OSes, you can probably figure this part out.

Next, install node-gyp: npm install node-gyp

Download

-

Download hsd, hs-client, and hs-airdrop from https://handshake.org/download/. If downloaded from github, the directory structure is slightly different (hsd-2.0.2/hsd should be replaced with hsd-2.0.2 in these instructions).

+

Download hsd, hs-client, and hs-airdrop from https://handshake.org/download/. If downloaded from github, the directory structure is slightly different (hsd-2.0.2/hsd should be replaced with just hsd in these instructions).

Extract hsd, hs-client, and hs-airdrop: tar xvf hs*

You may also verify the asc file if desired.

Install