diff --git a/README.md b/README.md index c19a5b7..05fa0ed 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Depending on your system, you may first need to install libcurl and libxml2. ### Arch Linux ``` -# pacman -S libxml2 libcurl +# pacman -S libxml2 curl ``` ### Debian/Ubuntu