Update README.md

This commit is contained in:
2026-04-21 21:48:32 -04:00
parent a14d21709b
commit 7f586e4bbf

View File

@@ -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/`: (licensing). Download once and place in `paper/`:
```bash ```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/splncs04.bst
wget https://mirrors.ctan.org/macros/latex/contrib/llncs/lncs.cls wget https://mirrors.ctan.org/macros/latex/contrib/llncs/llncs.cls
``` ```