Skip to content

Commit 8412e2f

Browse files
committed
update readme
1 parent e899fbe commit 8412e2f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ A fast developer docs reader
2222
- valac
2323

2424
## Run Dependencies:
25-
- curl
26-
- wget
2725
- libarchive
2826
- libdevhelp
2927
- libwebkit2gtk-4.0
@@ -34,7 +32,7 @@ A fast developer docs reader
3432
## Install From Source:
3533
The following instructions should work on most debian-based systems:
3634
```
37-
sudo apt install libgtk-3-dev libdevhelp-dev libdevhelp libwebkit2gtk-4.0 libwebkit2gtk-4.0-dev meson valac
35+
sudo apt install libarchive libarchive-dev libgtk-3-dev libdevhelp-dev libdevhelp libwebkit2gtk-4.0 libwebkit2gtk-4.0-dev meson valac
3836
git clone https://github.com/mdh34/quickDocs.git
3937
cd ./quickDocs/
4038
meson build --prefix=/usr

0 commit comments

Comments
 (0)