diff --git a/jfuse-examples/README.md b/jfuse-examples/README.md index 1d5440b..4323e0f 100644 --- a/jfuse-examples/README.md +++ b/jfuse-examples/README.md @@ -32,7 +32,7 @@ $JAVA_HOME/bin/java \ $JAVA_HOME/bin/java \ -Djava.library.path=/usr/local/lib \ -p target/classes:target/mods \ - --enable-native-access=org.cryptomator.jfuse.win.amd64 \ + --enable-native-access=org.cryptomator.jfuse.win \ -m org.cryptomator.jfuse.examples/org.cryptomator.jfuse.examples.WindowsMirrorFileSystem \ C:/path/to/to-be-mirrored/dir M: ``` \ No newline at end of file