From 814f3cae2eb8fd79077e7376223b82592a273dcb Mon Sep 17 00:00:00 2001 From: feby Date: Tue, 17 Mar 2026 05:44:11 +0700 Subject: [PATCH] Fix typo: 'seperately' -> 'separately' in README Signed-off-by: feby --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcde802..dfa0baa 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ If you do not want to have `tileiras` inside the python environment, run ``` pip install cuda-tile ``` -and install [CUDA Toolkit 13.1+](https://developer.nvidia.com/cuda-downloads) seperately. +and install [CUDA Toolkit 13.1+](https://developer.nvidia.com/cuda-downloads) separately. On a Debian-based system, use `apt-get install cuda-tileiras-13.2 cuda-compiler-13.2` instead of `apt-get install cuda-toolkit-13.2` if you wish