Răsfoiți Sursa

Update README.md

Filip Dunđer 1 an în urmă
părinte
comite
dee6078e03
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,5 +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`
+- Install dependencies by typing: `npm install`
 - Run the script by typing: `npm run buy` in terminal