We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab7867 commit 6693fd3Copy full SHA for 6693fd3
1 file changed
README.md
@@ -93,7 +93,7 @@ adb shell su -c "magisk --install-module /sdcard/jniservice-magisk-arm64-v8a.zip
93
adb reboot # starts on next boot
94
```
95
96
-Configuration (optional): create `jniservice.env` in the Magisk module directory:
+Configuration (optional): create `/data/adb/modules/jniservice/jniservice.env`:
97
98
```bash
99
JNISERVICE_PORT=50051
0 commit comments