From 2b5a9181a503a5c8a314415972ebdd8eebdf6733 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 4 Apr 2019 18:10:08 -0400 Subject: [PATCH] Update README.md --- telem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telem/README.md b/telem/README.md index ef17230a..d843efeb 100644 --- a/telem/README.md +++ b/telem/README.md @@ -6,4 +6,4 @@ gcc -o readall -pedantic -Wall -Wextra -L./ readall.o -lwiringPi Then to run: -./readll +./readall