diff --git a/README.md b/README.md index 8b028b2..11f05bc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Wrapper tool to identify the remote device and push device specific frida-server ## Installing ```bash +sudo apt-get install -y liblzma-dev sudo pip install frida-push ```