Skip to content

Commit

Permalink
Add git dependency for other OS
Browse files Browse the repository at this point in the history
  • Loading branch information
yatarkan committed Jul 30, 2024
1 parent 9a3492e commit cef2465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The preferred approach is to build both OpenVINO and OpenVINO GenAI from sources
- [CMake](https://cmake.org/download/) 3.23 or higher
- GCC 7.5 or higher
- Python 3.8 or higher
- Git

### Windows

Expand All @@ -30,6 +31,7 @@ The preferred approach is to build both OpenVINO and OpenVINO GenAI from sources
xcode-select --install
```
- Python 3.8 or higher
- Git


## Build Instructions
Expand Down

0 comments on commit cef2465

Please sign in to comment.