diff --git a/.gitignore b/.gitignore index 07464dc2..1c6d4689 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ pin/obj-* pin.log *~ cda/codesearch-* +*.DS_Store diff --git a/extra/website/index.html b/extra/website/index.html index d49cefe3..5b144caf 100644 --- a/extra/website/index.html +++ b/extra/website/index.html @@ -59,8 +59,8 @@

Install it now.

-

Linux required, 64-bit Ubuntu recommended

- cd ~/ && wget -q0- http://qira.me/dl | unxz | tar x && cd qira && ./install.sh +

Linux required, 64-bit Ubuntu recommended.

+ cd ~/ && wget -qO- qira.me/dl | unxz | tar x && cd qira && ./install.sh

b *0x8048446

Your breakpoint was hit 5 times, at change 90, 111, 128, 145, and 162.
 I drew red lines in the vtimeline for you to signify this.