summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commandline/Readme7
1 files changed, 6 insertions, 1 deletions
diff --git a/commandline/Readme b/commandline/Readme
index 8f3d5f3..329247a 100644
--- a/commandline/Readme
+++ b/commandline/Readme
@@ -18,4 +18,9 @@ Every now and then the program fails once it reaches the Writing stage - this is
a known bug - but if you simply rerun the micronucleus command immediately, it
will succeed the second time usually. Most of the time this issue is not present.
-To linux users: sudo is used above because the default configuration under most modern linux distributions is to not allow userspace apps to communicate directly to unknown USB devices. You can fix this by installing some config files, or you can just use sudo. Either way you're going to need root. To configure your system to allow micronucleus access from non-root users, copy 49-micronucleus.rules from this folder to /etc/udev/rules.d/
+To linux users: sudo is used above because the default configuration under most
+modern linux distributions is to not allow userspace apps to communicate
+directly to unknown USB devices. You can fix this by installing some config
+files, or you can just use sudo. Either way you're going to need root. To
+configure your system to allow micronucleus access from non-root users, copy
+49-micronucleus.rules from this folder to /etc/udev/rules.d/