We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581e81f commit 8ec9fefCopy full SHA for 8ec9fef
windows.install.md
@@ -1,6 +1,13 @@
1
# Setup Guide for Free AI LeetCode Solver - Windows
2
This guide will help you set up and use the Free AI LeetCode Solver with ease. Follow the instructions to get everything running smoothly.
3
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
11
## Directory Structure
12
13
Make sure your project directory is structured as follows:
0 commit comments