Skip to content

Commit

Permalink
DOC: Add pip install (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan authored Mar 6, 2019
1 parent 17dafd5 commit dd694fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ for end-to-end examples of various addons.

## Installation
#### Stable Builds
`tensorflow-addons` will soon be available in PyPi.
To install the latest version, run the following:
```
pip install tensorflow-addons
```

#### Installing from Source
You can also install from source. This requires the [Bazel](
Expand Down

0 comments on commit dd694fd

Please sign in to comment.