Skip to content

Commit cc44193

Browse files
committed
Removed WSL as part to the installation pre-reqs.
1 parent a3cad4a commit cc44193

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/lakebridge/docs/installation.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ databricks configure --host <host> --profile <profile_name>
8787

8888
**Version Required:** Python 3.10 or newer; verify that the installed version is in the supported versions (3.10–3.13).
8989

90-
- **Windows** - Install python from [here](https://www.python.org/downloads/). Your Windows computer will need a shell environment (CMD, PowerShell or [GitBash](https://www.git-scm.com/downloads)).
91-
- **Linux** - Use your package manager to install python (e.g.
90+
- **Windows** - Install python from [here](https://www.python.org/downloads/).
9291
- **MacOS/Unix** - Use [brew](https://formulae.brew.sh/formula/[email protected]) to install python in macOS/Unix machines
9392

9493
**Check Python version on Windows, macOS, and Unix:**

0 commit comments

Comments
 (0)