Skip to content

Commit

Permalink
Merge pull request #19 from connorcoley/update-install-instructions
Browse files Browse the repository at this point in the history
Update installation instructions
  • Loading branch information
connorcoley authored Jul 7, 2020
2 parents 3b9ae0e + 6e1480d commit 246e171
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ To install RDChiral run

```pip install rdchiral```

To get the most recent version reflected by this git repo, install with

```pip install -e "git://github.com/connorcoley/rdchiral.git#egg=rdchiral"```

## Documentation

See ```rdchiral/main.py``` for a brief description of expected behavior and a few basic examples of how to use the wrapper.
Expand Down

0 comments on commit 246e171

Please sign in to comment.