diff options
Diffstat (limited to 'candle-book')
-rw-r--r-- | candle-book/src/guide/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/candle-book/src/guide/installation.md b/candle-book/src/guide/installation.md index 467b477a..ac5d6d3f 100644 --- a/candle-book/src/guide/installation.md +++ b/candle-book/src/guide/installation.md @@ -1,6 +1,6 @@ # Installation -- **With Cuda support**: +**With Cuda support**: 1. First, make sure that Cuda is correctly installed. - `nvcc --version` should print your information about your Cuda compiler driver. |