You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Edit the `.env` file and add your **Solana RPC endpoints** and **private key**.
69
69
70
70
Edit `.yaml` templates in the `bots/` directory. Each file is a separate instance of a trading bot. Examine its parameters and apply your preferred strategy.
71
71
72
-
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, se`platform: "lets_bonk"`.
72
+
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, set`platform: "lets_bonk"`.
0 commit comments