瀏覽代碼

Update README.md

Filip Dunđer 1 年之前
父節點
當前提交
a753ed4cb9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -16,4 +16,5 @@ In order to run the script you need to:
 - Modify the buy.ts file and enter your RPC endpoint
   - Find line where it says: `ENTER RPC ENDPOINT HERE` and `ENTER RPC WEBSOCKET ENDPOINT HERE`
     and replace it with your endpoint
+- Install dependencies buy typing: `npm install`
 - Run the script by typing: `npm run buy` in terminal