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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,16 +44,16 @@ We will be contiously priding examples on using pFaces in this repo.
44
44
45
45
First, download the pFaces version that works with your current operating system form the [releases section](https://github.com/parallall/pFaces/releases).
46
46
47
-
## Windows
47
+
## For Windows
48
48
49
-
1- Make sure you install the required drivers or OpenCL runtimes for the targeted devices.
50
-
1- Make sure you have [latest MS Visual C++ libraries](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads).
49
+
1- Make sure you install the required drivers or OpenCL runtimes for the targeted devices.
50
+
2- Make sure you have [latest MS Visual C++ libraries](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads).
51
+
3- Run the install script (install.bat).
51
52
53
+
## For Linux/MacOs
52
54
53
-
## Linux/MacOs
54
-
55
-
1- Install the OpenCL drivers. You may consider the helper scripts in **pfaces-sdk/build-utils**.
56
-
2- Run the [install script (install.sh)](./install.sh) in from a terminal using your preferred sh, bash or dash.
55
+
1- Install the OpenCL drivers. You may consider the helper scripts in **pfaces-sdk/build-utils**.
56
+
2- Run the install script (install.sh) in from a terminal using your preferred sh, bash or dash.
0 commit comments