Skip to content

Commit dd694fd

Browse files
authored
DOC: Add pip install (#74)
1 parent 17dafd5 commit dd694fd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@ for end-to-end examples of various addons.
5151

5252
## Installation
5353
#### Stable Builds
54-
`tensorflow-addons` will soon be available in PyPi.
54+
To install the latest version, run the following:
55+
```
56+
pip install tensorflow-addons
57+
```
5558

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

0 commit comments

Comments
 (0)