TP_13 exo2: Finish the implementation of a basic tic-tac-toe game.
[TD_C.git] / README
diff --git a/README b/README
index d78fddcfd8e28141dffb51f7fc38c308bc070b49..80f8fbc5e34d6ee47591676614bae578c1d08adf 100644 (file)
--- a/README
+++ b/README
@@ -32,5 +32,5 @@ It's the directory exo_skel with a basic Makefile inside
 To use it:
   $ cp -a exo_skel TP_#/exo? (where # and ? are digits)
   $ cd TP_#/exo? && cp exo_skel.c exo?.c
-  Edit the Makefile to change the TARGET variable to the
+  Edit the Makefile to change the BINARY_NAME variable to the
   exercice name desired