summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2015-09-20 09:31:47 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2015-09-20 09:31:47 -0400
commit947572d6c57d165d3089c07a79c24ff5281415bc (patch)
treeb79f92a227317d5b534978f58879f018380c60a3
parent15eda7548eb006008bc1fd77ab09f36da5b5037c (diff)
Edited readme
-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
```