diff --git a/srcs/config_template.sh b/srcs/config_template.sh index 7a03eb3..25bd511 100755 --- a/srcs/config_template.sh +++ b/srcs/config_template.sh @@ -5,7 +5,7 @@ ################################### #Edit the next line with the path of your libft project. -PATH_LIBFT="../" +PATH_LIBFT=../ #If you use a relative path, don't put double quotes. #For example :