mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-20 10:48:06 +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
|
### Running the bot
|
||||||
|
|
||||||
#### Option 1: Run as installed package
|
|
||||||
```bash
|
```bash
|
||||||
|
# Option 1: run as installed package
|
||||||
pump_bot --help
|
pump_bot --help
|
||||||
```
|
|
||||||
|
|
||||||
#### Option 2: Run directly
|
# Option 2: run directly
|
||||||
```bash
|
|
||||||
python -m src.cli --help
|
python -m src.cli --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user