diff --git a/website/usage/_install/_instructions.jade b/website/usage/_install/_instructions.jade index 688e1e486..d46f91ce4 100644 --- a/website/usage/_install/_instructions.jade +++ b/website/usage/_install/_instructions.jade @@ -91,8 +91,8 @@ p p | spaCy can be installed on GPU by specifying #[code spacy[cuda]], - | #[code spacy[cuda90]], #[code spacy[cuda91]], #[code spacy[cuda92]] or - | #[code spacy[cuda10]]. If you know your cuda version, using the more + | #[code spacy[cuda90]], #[code spacy[cuda91]] or #[code spacy[cuda92]]. + | If you know your cuda version, using the more | explicit specifier allows cupy to be installed via wheel, saving some | compilation time. The specifiers should install two libraries: | #[+a("https://cupy.chainer.org") #[code cupy]] and