From caa03ede129d53ba48cdb28e11c7a6e197d595e4 Mon Sep 17 00:00:00 2001 From: just-another-jxliu Date: Tue, 6 Aug 2019 14:26:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f0aedf..84e3bd7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 3. In your terminal, change to the directory where you downloaded the executable and applet-*.bin file(s). 4. **Windows** - Run `mdloader_windows.exe --first --download FILE_NAME --restart`. Replace "FILE_NAME" with the filename of your compiled firmware. -**Linux** - Run `mdloader_linux --first --download FILE_NAME --restart`. Replace "FILE_NAME" with the filename of your compiled firmware. +**Linux** - Run `mdloader_linux --first --download FILE_NAME --restart`. Replace "FILE_NAME" with the filename of your compiled firmware. Depending on your user's permissions, you might have to add your user to the `dialout` group or use `sudo` on the command. **Mac** - Run `mdloader_mac --first --download FILE_NAME --restart`. If you downloaded with Mac Safari, run `mdloader_mac.dms --first --download FILE_NAME --restart`. Replace "FILE_NAME" with the filename of your compiled firmware. 5. You should see the message: