aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c0a97c3..ab35f09 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ It can be used as a remote control for UAVs.
Maverick only prints control messages to stdout, transport is left up to other mechanisms.
E.g. redirecting output to a serial port:
-```./maverick > /sev/ttyUSB0```
+```./maverick > /dev/ttyUSB0```
## Dependencies
- - SDL \ No newline at end of file
+ - SDL