From 41c9f2cc2833125872b3ef4b013b017ae06c8d34 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 15 Nov 2003 19:58:52 +0000 Subject: [PATCH] Added .bst file to instructions --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 209f348..56bb33d 100644 --- a/Makefile +++ b/Makefile @@ -91,5 +91,6 @@ install: all instructions: @echo "Now run make install, or copy mlastyle.sty to a directory" - @echo "in the LaTeX search path." + @echo "in the LaTeX search path and mlastyle.bst to a directory." + @echo "in the BibTeX search path." -- 2.30.2