Skip to content

Commit

Permalink
Update README for installing pre-release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JrGoodle committed May 31, 2020
1 parent bc1f573 commit 1ddd84b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ To install or upgrade `clowder` from PyPI
sudo pip3 install clowder-repo --upgrade
```

To install the latest pre-release version

```bash
sudo pip3 install clowder-repo --force-reinstall --pre
```

## Usage

This example is based on the [Swift projects](https://github.com/apple/swift) (see the full [Swift projects clowder.yaml](https://github.com/JrGoodle/swift-clowder/blob/master/clowder.yaml))
Expand Down

0 comments on commit 1ddd84b

Please sign in to comment.