From 2b997accfe9e485fd2c85c7d922b3278b2fb2867 Mon Sep 17 00:00:00 2001 From: shrkey Date: Tue, 4 Oct 2016 23:29:12 +0100 Subject: [PATCH] removed extra bits --- 640.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/640.md b/640.md index 2184d5b..354b7b6 100644 --- a/640.md +++ b/640.md @@ -59,7 +59,7 @@ $ sudo python setup.py install ### Example scripts -Once you are installed we can have a play with the example scripts included in the download. As well as being useful to test each part of your board, they are also handy as a starting point when writing your own scrips. +Once everything is installed we can have a play with the example scripts included in the download. As well as being useful to test each part of your board, they are also handy as a starting point when writing your own scrips. Let's move into the examples directory and take a look at what is there.