+
diff --git a/README.md b/README.md index 3646fb9..8a456f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,17 @@ ## Setup -- Install Node.js +1. Install Node.js + + `sudo apt install nodejs` + +2. Clone repository + +`sudo git clone https://github.com/kadena-community/kadena-transfer-js.git` +## Easy Transfer using index.html + +1. Point web browser to file location of index.html +2. Complete fields for sender and receiver accounts and amount. ## Single Chain Transfer diff --git a/index.html b/index.html index 09853aa..db7b542 100644 --- a/index.html +++ b/index.html @@ -148,6 +148,7 @@