diff --git a/README.md b/README.md index 7155b9c..3a78ada 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ It just goes through 35 tracks and converts them, then ends. This can be used as an action for find, like so: -find imagefolders/*/*.dsk -exec ./dsk2po.py {} \; +find imagefolders/\*/\*.dsk -exec ./dsk2po.py {} \; ...which was mostly the point. \ No newline at end of file