aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 773da99..d91f337 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ LD_LIBRARY_PATH=<PATH_TO_THE_DIRECTORY_WITH_ZLUDA_PROVIDED_LIBCUDA> <YOUR_APPLIC
You should have a relatively recent version of Rust installed, then you just do:
```
-cargo build
+cargo build --release
```
in the main directory of the project