Skip to content

Commit 49ef5fc

Browse files
authored
Fix incorrect wording in linux flashing (#2200)
* fix incorrect wording in linux flashing * actually fix wording
1 parent aa4e583 commit 49ef5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UPLOAD.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Chances are, you need to do some additional setup to flash your game on Linux. B
5757

5858
### Join the group!
5959

60-
For most Linux distributions, you need to add your user to the `dialout` group. If this group exists, or it doesn't work, add your user to the `uucp` group instead.
60+
For most Linux distributions, you need to add your user to the `dialout` group. If this group doesn't exist, or it doesn't work, add your user to the `uucp` group instead.
6161

6262
If you're on Arch, or an Arch-based distro, you will likely need to use `uucp` as the `dialout` group doesn't exist.
6363

0 commit comments

Comments
 (0)