Skip to content

Commit 36f0d1b

Browse files
authored
Update Readme to specify location of dist folder (#17)
1 parent c0d4389 commit 36f0d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ Follow the below steps:
4848
7. Build the installer
4949
- `cd build`
5050
- `Run Build.bat`
51-
8. `installer.exe` and `uninstall.exe` is created under `dist` folder.
51+
8. `installer.exe` and `uninstall.exe` is created under `aipc-devkit-install\dist` folder.
5252

5353
## 4. Installation
5454

5555
1. Copy the `installer.exe` and `uninstall.exe` under repo folder `aipc-devkit-install`.
56-
2. Continue with the installation process by following the steps provided in the [Installation_Guide.md](Installation_Guide.md) starting from section 4 - **Installation Instructions**. This will guide you through the remaining installation steps to complete installation under `C:\Intel\aipcdevkit`.
56+
2. Continue with the installation process by following the steps provided in the [Installation_Guide.md](Installation_Guide.md) starting from step 3 of section 4 - **Installation Instructions**. This will guide you through the remaining installation steps to complete installation under `C:\Intel\aipcdevkit`.
5757
3. Once the installation is complete, the AI PC virtual environment will be set up, and Jupyter Notebook will automatically open in your browser.
5858

5959
## 5. Running Notebooks

0 commit comments

Comments
 (0)