Skip to content

Commit bf5eb04

Browse files
ggerganovslaren
andauthored
Update Makefile
Co-authored-by: Diego Devesa <[email protected]>
1 parent a682809 commit bf5eb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ifndef LLAMA_MAKEFILE
2-
$(error The Makefile build is deprecated. Use the CMake build instead)
2+
$(error The Makefile build is deprecated. Use the CMake build instead. For more details, see https://github.com/ggerganov/llama.cpp/blob/master/docs/build.md)
33
endif
44

55
# Define the default target now so that it is always the first target

0 commit comments

Comments
 (0)