Skip to content

Commit 72bed13

Browse files
committed
Update readme
1 parent fb8e5d0 commit 72bed13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ This second phase of installation **will take several minutes** and require a st
3939
IMPORTANT: We have noticed some systems require the VS C++ redistribution, often already installed on Windows systems. If AI Playground is hanging on the load screen , this may be the issue and can be resolved by installing VS C++ redist https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
4040

4141
## Project Development
42+
### Checkout Source Code
43+
44+
```cmd
45+
git clone -b dev https://github.com/intel/AI-Playground.git
46+
cd AI-Playground
47+
```
48+
4249
### Dev Environment Setup (backend, python)
4350

4451
1. Create and switch the conda environment and go to the service directory.

0 commit comments

Comments
 (0)