From 27db83f077b0482d204c484146c030dcf47e0db8 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 25 Aug 2016 20:23:01 +0200 Subject: [PATCH] Fix typo in README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 638ea3f..a533e75 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ TO COMPILE You will also need the "make" program. No other fancy libraries are needed. 2. Run the "make" command in the source directory to compile all the files. - This will produce a program called "main" which is used to generate the + This will produce a program called "solver" which is used to generate the heuristics tables and to solve the cube RUNNING THE PROGRAM