Skip to content

Commit b245c65

Browse files
authored
Clarify automatic use vs automatic install (#193)
1 parent 284f6c6 commit b245c65

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
@@ -20,7 +20,7 @@ Pkg.add("ImageMagick")
2020

2121
## Usage
2222

23-
ImageMagick will be used as needed if you've said
23+
After installation, ImageMagick will be used as needed if you've said
2424

2525
```julia
2626
using FileIO

0 commit comments

Comments
 (0)