Skip to content

Commit

Permalink
Merge pull request #22 from sharanry/EditReadme
Browse files Browse the repository at this point in the history
Update Readme pip installation
  • Loading branch information
twiecki committed Aug 15, 2018
2 parents ac0d01e + 1108e30 commit 3a35568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Pre-release development of high-level probabilistic programming interface for Te
## Installation Instructions
- Install using `pip`
``` bash
pip install --user git+https://github.com/pymc-devs/pymc4.git@functional#egg=pymc4
pip install --user git+https://github.com/pymc-devs/pymc4.git#egg=pymc4
```

## Simple Example
Expand Down

0 comments on commit 3a35568

Please sign in to comment.