Fix setup.sh

This commit is contained in:
Valère Plantevin
2026-04-21 22:05:34 -04:00
parent 9df19fd18f
commit 42ab81899c
2 changed files with 3 additions and 7 deletions

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/`:
```bash
cp paper/_extensions/
cd paper/_extensions/
wget https://mirrors.ctan.org/macros/latex/contrib/llncs/splncs04.bst
wget https://mirrors.ctan.org/macros/latex/contrib/llncs/llncs.cls
```