Skip to content

Commit 275c00d

Browse files
authored
fix typo in package name
1 parent 03e9dd5 commit 275c00d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Supported versions of Tensorflow
3636
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
3737
| Tensorflow version | Serving API version | Link to original serving package |
3838
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
39-
| ``tensorflow~=1.4.0`` | ``pip install 'tensorflow-seving-api-python3~=1.4.0'`` | `https://pypi.org/.../1.4.0 <https://pypi.org/project/tensorflow-serving-api/1.4.0/>`_ |
39+
| ``tensorflow~=1.4.0`` | ``pip install 'tensorflow-serving-api-python3~=1.4.0'`` | `https://pypi.org/.../1.4.0 <https://pypi.org/project/tensorflow-serving-api/1.4.0/>`_ |
4040
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
41-
| ``tensorflow~=1.5.0`` | ``pip install 'tensorflow-seving-api-python3~=1.5.0'`` | `https://pypi.org/.../1.5.0 <https://pypi.org/project/tensorflow-serving-api/1.5.0/>`_ |
41+
| ``tensorflow~=1.5.0`` | ``pip install 'tensorflow-serving-api-python3~=1.5.0'`` | `https://pypi.org/.../1.5.0 <https://pypi.org/project/tensorflow-serving-api/1.5.0/>`_ |
4242
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
43-
| ``tensorflow~=1.6.0`` | ``pip install 'tensorflow-seving-api-python3~=1.6.0'`` | `https://pypi.org/.../1.6.0 <https://pypi.org/project/tensorflow-serving-api/1.6.0/>`_ |
43+
| ``tensorflow~=1.6.0`` | ``pip install 'tensorflow-serving-api-python3~=1.6.0'`` | `https://pypi.org/.../1.6.0 <https://pypi.org/project/tensorflow-serving-api/1.6.0/>`_ |
4444
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
45-
| ``tensorflow~=1.7.0`` | ``pip install 'tensorflow-seving-api-python3~=1.7.0'`` | `https://pypi.org/.../1.7.0 <https://pypi.org/project/tensorflow-serving-api/1.7.0/>`_ |
45+
| ``tensorflow~=1.7.0`` | ``pip install 'tensorflow-serving-api-python3~=1.7.0'`` | `https://pypi.org/.../1.7.0 <https://pypi.org/project/tensorflow-serving-api/1.7.0/>`_ |
4646
+-----------------------+--------------------------------------------------------+----------------------------------------------------------------------------------------+
4747

4848

0 commit comments

Comments
 (0)