Skip to content

Commit 8a73157

Browse files
authored
Update README.md
1 parent 22b9585 commit 8a73157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ systemProperty "java.library.path", "C:\tmp"
3939
```
4040

4141
### Offline sample data
42-
Some samples require offline data. A `samples-data` directory will automatically download to the project root the first time you call the `run` task. To refresh the data, you can run the `clean` and `unpackData` tasks.
42+
Some samples require offline data. A `samples-data` directory will automatically download to the project root when the Gradle project is configured/imported.
4343

4444
## Requirements
4545

0 commit comments

Comments
 (0)