summaryrefslogtreecommitdiff
path: root/candle-book/src/guide/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'candle-book/src/guide/installation.md')
-rw-r--r--candle-book/src/guide/installation.md2
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.