Skip to content

Commit 8b1a67b

Browse files
authored
Update BUILDGUIDE.md
1 parent 42bfa8a commit 8b1a67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDGUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This guide will help you set up your environment, build the native bindings, and
5656
```
5757
3. **Install Microsoft ODBC Driver for SQL Server:**
5858
- Follow [official instructions](https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/install-microsoft-odbc-driver-sql-server-macos).
59-
5. **Install Python requirements:**
59+
4. **Install Python requirements:**
6060
```bash
6161
# Will install pybind11, setuptools etc.
6262
pip install -r requirements.txt

0 commit comments

Comments
 (0)