From db41e01d9db18b73e9ca6e336910911dc7249518 Mon Sep 17 00:00:00 2001 From: FahimFBA Date: Wed, 2 Aug 2023 19:56:23 +0600 Subject: [PATCH] resolved issue #2 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2aef22d..2beb5aa 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,9 @@ for i in range(3): The result already states that my PC is working better than the Google Colab! +> **Note** +If you are facing an error in [step 13](#step-13-test), then check the [issue 2 created by Willfried](https://github.com/FahimFBA/CUDA-WSL2-Ubuntu/issues/2). + ## Step 14: Remove CUDA Deb file If you think that you do not need the CUDA deb file anymore, then you can remove that using the following command.