Skip to content

Commit

Permalink
Add install instructions for Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard committed Nov 14, 2021
1 parent b807761 commit 1f846de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Using `pip`:
pip install miniKanren
```

Using `conda`:
```bash
conda install -c conda-forge miniKanren
```

## Development

First obtain the project source:
Expand Down

0 comments on commit 1f846de

Please sign in to comment.