fix: docs

This commit is contained in:
Benjamin Labrecque
2026-08-03 15:56:17 +02:00
parent f19b828cdc
commit 794bbe9dd7
+3 -1
View File
@@ -36,8 +36,10 @@ chmod 755 /sls/bd/hla
```
Install Node -- required for actions like repo checkout
TODO: in `prod` no access to internet, how to do this?
```
mkdir ~/.local/bin
mkdir -p ~/.local/bin
cd /tmp
curl -LO https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.xz