X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fdownload.txt;h=a838aaa5348ebedbbbdd43664984541c1f2a1342;hb=9fdf6766edf53609ea8be82d158be26c4450ec3c;hp=01f08fc5775d334bb576c6e89880ec7e7a78653e;hpb=ce6e83f59e851eed3948eb1f3ce721c16eecd55a;p=frida%2Fweb.git diff --git a/src/download.txt b/src/download.txt index 01f08fc..a838aaa 100644 --- a/src/download.txt +++ b/src/download.txt @@ -13,7 +13,7 @@ Getting the sourcecode Source code is available in git (GitWeb_).:: - git clone https://git.siccegge.de/frida.git + git clone https://git.siccegge.de/frida/frida.git Building Frida -------------- @@ -32,4 +32,4 @@ Building itself works just as you would expect for a cmake project: :: make -j ./frida -.. _GitWeb: https://git.siccegge.de/?p=frida.git;a=summary +.. _GitWeb: https://git.siccegge.de/?p=frida/frida.git