Skip to content

Commit f6527dc

Browse files
committed
Add details of permission groups to download page for Linux users.
1 parent 36dd1b2 commit f6527dc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

en/download.md

+9
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,12 @@ Each option is outlined below:
6868
</div>
6969
</div>
7070
</div>
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

Comments
 (0)