]> git.siccegge.de Git - frida/web.git/blobdiff - src/download.txt
Website updates
[frida/web.git] / src / download.txt
index 5a924e238054abf045fe40ba2be08510ee7d8c04..bc46238188c469e526e4e99d6fd78bdfa54f2167 100644 (file)
@@ -18,21 +18,8 @@ Source code is available in git (GitWeb_).::
 Building Frida
 --------------
 
-Frida requires several libraries to build, including
-
-+ LLVM 3.5
-+ Qt >= 5.1
-+ guile-2.0
-+ log4cxx
-+ quazip
-+ gtest
-+ gmock
-+ cmake
-
-Building itself works just as you would expect for a cmake project: ::
-
-  cmake .
-  make -j
-  ./frida
+For building Frida refer to the documentation:
+
+https://doc.frida.xyz/installing.html
 
 .. _GitWeb: https://git.siccegge.de/?p=frida/frida.git