Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk authored Feb 5, 2020
1 parent f5f7a3a commit 505e235
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,11 @@

## Installation

Currently, there's no released version since `bbconf` is under rapid development so the only way to install the package is:

1. Clone this repository
```bash
git clone https://github.com/databio/bbconf.git
Install from [GitHub releases](https://github.com/databio/bbconf/releases) or from PyPI using `pip`:
```
2. Install the local package
```bash
pip install ./bbconf
pip install --user bbconf
```

<!--- Install from [GitHub releases](https://github.com/databio/bbconf/releases) or from PyPI using `pip`: --->
<!---```--->
<!---pip install --user bbconf--->
<!---```--->

## Usage

- [Usage demonstration](https://github.com/databio/bbconf/blob/master/docs/demo.ipynb)
Expand Down

0 comments on commit 505e235

Please sign in to comment.