From f4b9f671bc94467c17e83095fd37d7bc7c5540c0 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Mon, 13 Aug 2018 23:00:51 +0100 Subject: [PATCH] fix simple typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c34202f..7707d09 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Requires numpy (python-numpy pakcage on Debian-like systems). The OpenGL renderer requires pygame and pyOpenGL (python-pygame/python-opengl) -The default target is the the OpenGL renderer, and will cycle through all patterns in a random order. +The default target is the OpenGL renderer, and will cycle through all patterns in a random order. You can connect to to an external cube/simulator with --port hostname:portnum A particular [set of] pattern(s) can be selected with the --pattern commandline option.