You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,12 @@ Follow the below steps:
48
48
7. Build the installer
49
49
-`cd build`
50
50
-`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.
52
52
53
53
## 4. Installation
54
54
55
55
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`.
57
57
3. Once the installation is complete, the AI PC virtual environment will be set up, and Jupyter Notebook will automatically open in your browser.
0 commit comments