We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ff512 commit 6afeac8Copy full SHA for 6afeac8
docs/Building-ls1.md
@@ -21,7 +21,7 @@ I build with a freshly installed Ubuntu 24.04 VM. Here are some packages that ar
21
```
22
sudo apt install -y git python3-pip build-essential zlib1g-dev \
23
libffi-dev libssl-dev libbz2-dev libreadline-dev libsqlite3-dev \
24
- liblzma-dev tk-dev python3-tk cmake zip
+ liblzma-dev tk-dev python3-tk cmake zip npm
25
printf "\n**********\n*\n* FINISHED: Build Dependencies.\n*\n**********\n\n"
26
27
0 commit comments