Skip to content

Commit 5069d53

Browse files
2 parents b932bb4 + 173625f commit 5069d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation/01_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lrwxrwxrwx. 1 root root 13 Oct 19 19:26 usb-Texas_Instruments_TI_CC2531_USB_CDC_
3636
# NOTE 1: Older i386 hardware can work with [unofficial-builds.nodejs.org](https://unofficial-builds.nodejs.org/download/release/v20.9.0/ e.g. Version 20.9.0 should work.
3737
# NOTE 2: For Ubuntu see tip below
3838
sudo curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
39-
sudo apt-get install -y nodejs git make g++ gcc
39+
sudo apt-get install -y nodejs git make g++ gcc libsystemd-dev
4040

4141
# Verify that the correct nodejs and npm (automatically installed with nodejs)
4242
# version has been installed

0 commit comments

Comments
 (0)