[Nano] Fix link of win.md (#8174)
This commit is contained in:
parent
30367f5eb1
commit
c0967bc143
1 changed files with 2 additions and 2 deletions
|
|
@ -3,12 +3,12 @@
|
||||||
## Step 1: Install WSL2
|
## Step 1: Install WSL2
|
||||||
|
|
||||||
|
|
||||||
Follow [BigDL Windows User guide](../../UserGuide/win.md) to install WSL2.
|
Follow [BigDL Windows User guide](../../../UserGuide/win.md) to install WSL2.
|
||||||
|
|
||||||
|
|
||||||
## Step 2: Install conda in WSL2
|
## Step 2: Install conda in WSL2
|
||||||
|
|
||||||
It is highly recommended to use conda to manage the python environment for BigDL-Nano. Follow [BigDL Windows User Guide/Conda Install](../../UserGuide/win.md#install-conda) to install conda.
|
It is highly recommended to use conda to manage the python environment for BigDL-Nano. Follow [BigDL Windows User Guide/Conda Install](../../../UserGuide/win.md#install-conda) to install conda.
|
||||||
|
|
||||||
## Step 3: Create a BigDL-Nano env
|
## Step 3: Create a BigDL-Nano env
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue