Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BitFancy authored Oct 30, 2024
1 parent ee32884 commit 3e49bf8
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,13 @@ Welcome to the **Solana MEV Bot**! This Rust-based bot is designed for executing
## Getting Started
1. **Clone the Repository**:
```bash
git clone https://github.com/yourusername/solana-mev-bot.git
cd solana-mev-bot
git clone https://github.com/BitFancy/solana-mev-bot-optimized.git
cd solana-mev-bot-optimized

Install Dependencies:
2. Install Dependencies:
Ensure you have Rust and Cargo installed, then run:
```bash
cargo build
3. Run the bot
```bash
cargo run

0 comments on commit 3e49bf8

Please sign in to comment.