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 42bfa8a commit 8b1a67bCopy full SHA for 8b1a67b
BUILDGUIDE.md
@@ -56,7 +56,7 @@ This guide will help you set up your environment, build the native bindings, and
56
```
57
3. **Install Microsoft ODBC Driver for SQL Server:**
58
- 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:**
+4. **Install Python requirements:**
60
```bash
61
# Will install pybind11, setuptools etc.
62
pip install -r requirements.txt
0 commit comments