Projects STRLCPY ghauri Commits db88b4db
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    README.md
    skipped 17 lines
    18 18  ## ***Installation***
    19 19   
    20 20   - cd to **ghauri** directory.
    21  - - install requirements: `pip install --upgrade requirements.txt`
     21 + - install requirements: `pip install --upgrade -r requirements.txt`
    22 22   - run: `python setup.py install` or `python -m pip install -e .`
    23 23   - you will be able to access and run the ghauri with simple `ghauri --help` command.
    24 24   
    skipped 122 lines
    147 147  ## **TODO**
    148 148   - Add support for inline queries.
    149 149   - Add support for Union based queries
     150 + 
Please wait...
Page is in error, reload to recover