Skip to content

Commit

Permalink
Fix capitalization in docs for docker dir (NVIDIA#1122)
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Lecki <[email protected]>
  • Loading branch information
klecki authored Jul 30, 2019
1 parent 7ecc25d commit 0129721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compilation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Prerequisites
Building Python wheel and (optionally) Docker image
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Change directory (``cd``) into Docker directory and run ``./build.sh``. If needed, set the following environment variables:
Change directory (``cd``) into ``docker`` directory and run ``./build.sh``. If needed, set the following environment variables:

* PYVER - Python version. Default is ``2.7``.
* CUDA_VERSION - CUDA toolkit version (9 for 9.0 or 10 for 10.0). Default is ``10``.
Expand Down

0 comments on commit 0129721

Please sign in to comment.