diff --git a/README.md b/README.md index bf40edd..01136d4 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Referenced from: watt-next-wordpress/node Reason: tried: '/opt/homebrew/opt/libzip/lib/libzip.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libzip/lib/libzip.5.dylib' (no such file), '/opt/homebrew/opt/libzip/lib/libzip.5.dylib' (no such file) ``` -be sure that such libraries are installed on your maching. For instance, on a Macbook, you can install it with `brew install libzip`. +be sure that such libraries are installed on your maching. For instance, on a Macbook, you can install it with `brew install libzip`. For Debian/Ubuntu-based systems: `sudo apt-get install libzip4` ## Production