diff --git a/README.md b/README.md index 208826a..5ed208e 100755 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The comment, SSID, and icon can be set for each individual user/DMR ID the appli |**@MH**|Set you location by maidenhead grid square. Designed for radios with no GPS or that are not compatable yet.|`@MH DN97uk`| |**@BB**|Post a bulliten to the web dashboard.|`@BB This is a test bulletin.`| |**@[CALLSIGN W/ SSID] A-[MESSAGE]**|Send a message to another station via APRS.|`N0CALL-15 A-This is a test.`| -|**@@[EMAIL ADDRESS] E- [MESSAGE]**|Send an email to an email address.|`@@test@example.org E-This is a test.`| +|**[EMAIL ADDRESS] E-[MESSAGE]**|Send an email to an email address.|`test@example.org E-This is a test.`|