Skip to content

Commit 98fe6f6

Browse files
authored
Merge pull request #928 from bocanhcam/patch-1
correct libsoup-3.0-dev package
2 parents 099759d + e07828f commit 98fe6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npm install pake-cli -g
2424

2525
```bash
2626
sudo apt install libdbus-1-dev \
27-
libsoup3.0-dev \
27+
libsoup-3.0-dev \
2828
libjavascriptcoregtk-4.1-dev \
2929
libwebkit2gtk-4.1-dev \
3030
build-essential \

0 commit comments

Comments
 (0)