summaryrefslogtreecommitdiff
path: root/README_zh.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_zh.md')
-rw-r--r--README_zh.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_zh.md b/README_zh.md
index 859caf791..bd9399bfe 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -457,7 +457,7 @@ target("test")
set_kind("binary")
add_files("src/*.cu")
add_cugencodes("native")
- add_cugencodes("compute_35")
+ add_cugencodes("compute_75")
```
#### WDK/UMDF 驱动程序