Skip to content
This repository was archived by the owner on Aug 3, 2021. It is now read-only.

Commit 7cf76b0

Browse files
committed
fix installation step doc
1 parent 8681d38 commit 7cf76b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/sources/source/installation.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ The recommended way to install OpenSeq2Seq is to use NVIDIA TensorFlow Docker co
3030
sudo apt-get install nvidia-docker2
3131
sudo pkill -SIGHUP dockerd
3232

33-
6. Pull latest NVIDIA TensorFlow container from NVIDIA GPU Cloud
34-
35-
see https://docs.nvidia.com/deeplearning/dgx/tensorflow-user-guide/index.html::
33+
6. Pull latest NVIDIA TensorFlow container from NVIDIA GPU Cloud ( see `documentation <https://docs.nvidia.com/deeplearning/dgx/tensorflow-user-guide/index.html>`_ )::
3634

3735
docker pull nvcr.io/nvidia/tensorflow:19.05-py3
3836

0 commit comments

Comments
 (0)