update readme and depends

This commit is contained in:
George Hotz 2014-08-10 19:49:26 +00:00
parent a6e66f5a48
commit 3b27828ea4
2 changed files with 3 additions and 0 deletions

2
README
View File

@ -50,6 +50,8 @@ Run install.bat
Pass either --cda or --cda-only to QIRA, or just call "cda binary"
The binary must have DWARF data, and the source files must exist on the system
Without cda-only, you have to go to localhost:3002/cda
Everything should be intuitive, except press '/' to regex search

View File

@ -35,6 +35,7 @@ sudo ln -sf $(pwd)/qira /usr/local/bin/cda
if [ -f web/qira.html ]; then
echo "trunk detected"
sudo apt-get install yui-compressor
if [ ! -d ~/.meteor ]; then
echo "installing meteor"
sudo apt-get install curl