From 7f586e4bbfefb998bccdcb8485a3c2e17be92f35 Mon Sep 17 00:00:00 2001 From: valere Plantevin Date: Tue, 21 Apr 2026 21:48:32 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f7928e..e644535 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Springer's LNCS class files are on CTAN — do NOT commit them to the repo (licensing). Download once and place in `paper/`: ```bash -cp paper/ +cp paper/_extensions/ wget https://mirrors.ctan.org/macros/latex/contrib/llncs/splncs04.bst -wget https://mirrors.ctan.org/macros/latex/contrib/llncs/lncs.cls +wget https://mirrors.ctan.org/macros/latex/contrib/llncs/llncs.cls ``` \ No newline at end of file