mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-18 09:48:05 +00:00
docs(readme): tiny typo
This commit is contained in:
@@ -69,7 +69,7 @@ Edit the `.env` file and add your **Solana RPC endpoints** and **private key**.
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, se `platform: "lets_bonk"`.
|
For example, to run the pump.fun bot, set `platform: "pump_fun"`; to run the bonk.fun bot, set `platform: "lets_bonk"`.
|
||||||
|
|
||||||
#### 4️⃣ Install the bot as a package
|
#### 4️⃣ Install the bot as a package
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user