]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
README.eu-stacktrace: fixup git clone command
authorSerhei Makarov <serhei@serhei.io>
Thu, 29 Aug 2024 20:28:00 +0000 (16:28 -0400)
committerSerhei Makarov <serhei@serhei.io>
Thu, 29 Aug 2024 20:28:00 +0000 (16:28 -0400)
README.eu-stacktrace

index c12c6d39ecacc4f3c340a5a2d66bb1c71b81072b..bc83cdeb595abca835e224a78b1ea9797ad6f8f4 100644 (file)
@@ -39,7 +39,7 @@ Example build sequence:
     make
     sudo make install
     
-    git clone https://git.sr.ht/~serhei/sysprof-experiments
+    git clone https://git.sr.ht/~serhei/sysprof-experiments sysprof
     cd sysprof
     meson setup --prefix=/opt/elfutils build
     cd build