Skip to content

Commit

Permalink
Merge pull request #135 from observingClouds/pip_julia_note
Browse files Browse the repository at this point in the history
`pip install` julia required note
  • Loading branch information
observingClouds authored Sep 11, 2022
2 parents e92d4e7 + 48384f7 commit 4554363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Klöwer, M., Razinger, M., Dominguez, J. J., Düben, P. D., & Palmer, T. N. (202
[BitInformation.jl](https://github.com/milankl/BitInformation.jl)

## How to install

### Preferred installation
`conda install -c conda-forge xbitinfo`

`pip install xbitinfo`
### Alternative installation
`pip install xbitinfo` # ensure to install julia manually

## How to use

Expand Down

0 comments on commit 4554363

Please sign in to comment.