Skip to content

Commit 0adf686

Browse files
committed
2 parents cc71620 + a803c23 commit 0adf686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ results, but not when reporting the colocalized/noncolocalized cluster subsets.
4343
Troubleshooting
4444
================
4545
- If you encounter an error, you may need to restart the Julia session.
46-
- There is currently an issue on some Mac computers where the file selection dialog is broken. Instead, you could collect a list of file paths separated by quotation marks and spaces and paste it into the box. E.g. `"/path/to/file1.txt" "/path/to/file2.txt"`
46+
- There is currently an issue on some Mac computers where the file selection dialog is broken. As a workaround, you could collect a list of file paths separated by quotation marks and spaces and paste it into the box. E.g. `"/path/to/file1.txt" "/path/to/file2.txt"` Alternatively, you can directly provide an array of filenames to the observable tracking them as follows: `ClusDoC.inputfiles[] = ["/path/to/file1.txt", "/path/to/file2.txt"]`

0 commit comments

Comments
 (0)