mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-07-27 23:37:45 +00:00
docs: minor fix in readme
This commit is contained in:
@@ -107,13 +107,11 @@ Edit the `.env` file and add your **Solana RPC endpoints** and **private key**.
|
||||
|
||||
### Running the bot
|
||||
|
||||
#### Option 1: Run as installed package
|
||||
```bash
|
||||
# Option 1: run as installed package
|
||||
pump_bot --help
|
||||
```
|
||||
|
||||
#### Option 2: Run directly
|
||||
```bash
|
||||
# Option 2: run directly
|
||||
python -m src.cli --help
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user