mirror of
https://github.com/geohot/qira
synced 2025-03-13 18:43:19 +03:00
update readme and depends
This commit is contained in:
parent
a6e66f5a48
commit
3b27828ea4
2
README
2
README
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user