Skip to content

Commit 8ec9fef

Browse files
Update windows.install.md
1 parent 581e81f commit 8ec9fef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

windows.install.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Setup Guide for Free AI LeetCode Solver - Windows
22
This guide will help you set up and use the Free AI LeetCode Solver with ease. Follow the instructions to get everything running smoothly.
33

4+
## Clone the repo:
5+
6+
```bash
7+
git clone https://github.com/algorithmspath-com/free-ai-leetcode-solver.git
8+
cd free-ai-leetcode-solver
9+
```
10+
411
## Directory Structure
512

613
Make sure your project directory is structured as follows:

0 commit comments

Comments
 (0)