diff --git a/README.md b/README.md index 583482bc..fc91f714 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ The following Java classes are available: - `Integer` - `Math` - `java.io.File` -- `java.nio.Files` +- `java.nio.file.Files` - `java.util.Base64` - `java.util.regex.Pattern` - `ProcessBuilder` (see [example](examples/process_builder.clj)).