Skip to content

Commit

Permalink
Move installation and run advice to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
justaddcoffee committed Jul 6, 2020
1 parent 3e82f4b commit 186cea8
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,6 @@ Documentation

See the `repository's wiki <https://github.com/kg-emerging-viruses/kg-emerging-viruses/wiki>`_.

How do I install this package?
----------------------------------------------

.. code:: shell
git clone https://github.com/Knowledge-Graph-Hub/kg-covid-19
cd kg-covid-19
pip install .
pip install -r requirements.txt
How do I use this package?
----------------------------------------------

.. code:: shell
python run.py download
python run.py transform
python run.py merge

Tests Coverage
----------------------------------------------
Expand Down

0 comments on commit 186cea8

Please sign in to comment.