Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/NVIDIA/nvidia-docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Abecassis <fabecassis@nvidia.com>2017-11-15 08:47:13 +0300
committerFelix Abecassis <fabecassis@nvidia.com>2017-11-15 08:47:13 +0300
commite810688c1bfbf0b4e2afeee7cba711483e040475 (patch)
treeb6a91b3b1ce53df430f26816b057d2b8bf514259
parentb026778ad79dea12408345f1a6ae2cbb8deb21da (diff)
Update README after wiki changes1.0
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 47a9d38..9238a7d 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@
# Documentation
-The full documentation is available on the [repository wiki](https://github.com/NVIDIA/nvidia-docker/wiki).
+The full documentation is available on the [repository wiki](https://github.com/NVIDIA/nvidia-docker/wiki), section "Version 1.0".
A good place to start is to understand [why nvidia-docker](https://github.com/NVIDIA/nvidia-docker/wiki/Motivation) is needed in the first place.
# Quick start
-Assuming the NVIDIA drivers and DockerĀ® Engine are properly installed (see [installation](https://github.com/NVIDIA/nvidia-docker/wiki/Installation))
+Assuming the NVIDIA drivers and DockerĀ® Engine are properly installed (see [installation](https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(version-1.0)))
#### _Ubuntu distributions_
```sh