summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3d2cae..af723e6 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Also don't worry if AutoArt closes at, say, 10/15, prints `Segmentation Fault`, asks you to choose your device again, and re-opens saying 0/5, all 15 images will be made.
-To set a default platform, just change the line
+To set a default platform (so that you don't have to choose every time), just change the line
```
GPU.platform_id = -1
```