We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dd1b2 commit f6527dcCopy full SHA for f6527dc
en/download.md
@@ -68,3 +68,12 @@ Each option is outlined below:
68
</div>
69
70
71
+
72
+<div class="panel panel-danger">
73
+ <div class="panel-heading"><h3 class="panel-title">ATTENTION LINUX USERS!</h3></div>
74
+ <div class="panel-body">
75
+ <p>On Linux, in order for Mu to work with the MicroPython based devices
76
+ you need to ensure you add yourself to the correct permissions group
77
+ (usually the <code>dialout</code> or <code>uucp</code> groups).</p>
78
+ </div>
79
+</div>
0 commit comments