Skip to content

Commit

Permalink
thanks Lullabye !
Browse files Browse the repository at this point in the history
  • Loading branch information
kodokaii authored Feb 25, 2024
1 parent f24e604 commit aa3abd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ $(LIBMLX): $(MLX)
$(MAKE) -C $(MLX)
$(MLX):
cmake $(MLX) -B $(MLX)
$(CLONE) https://github.com/kodokaii/MLX42.git $(MLX)
cmake $(MLX) -B $(MLX)
%.o: %.c
$(CC) $(CFLAGS) -c $< -o $@
Expand Down

0 comments on commit aa3abd5

Please sign in to comment.