From ae477be0e0443d3391ef555d7bfdec1a89cae693 Mon Sep 17 00:00:00 2001 From: jmichault <48726908+jmichault@users.noreply.github.com> Date: Sat, 1 Feb 2020 22:59:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a7fae..7521e00 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ exit ```bash ./cc_write -m 300 CC2531ZNP-Pro.hex ``` -4. executables are compiled on my raspbian distribition, you can try to recompile for your distribution with make. +4. executables are compiled on my raspbian distribution, you can try to recompile for your distribution with make. ## License