Skip to content

Commit 6b997b4

Browse files
authored
Update README.md
1 parent 23d2f96 commit 6b997b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Project is focused on implementing Otsu's method as CUDA kernels to test how wel
3232
$> make clean
3333
$> make build
3434
```
35+
If you have any errors during `make build` command, please check if the SOURCE_FILES variable (in Makefile) is set correctly according to your OS!
36+
3537
- Run it using makefile
3638
```bash
3739
$> make run

0 commit comments

Comments
 (0)