Fixlets to the README in the exercice skeleton usage
[TD_C.git] / README
diff --git a/README b/README
index 2a8c02212bd8b8bc8dacd5c13e4f4aec2ef58c62..a8411009e3dddf6e7f7f2a541a7df045772824bb 100644 (file)
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Exercice skeleton:
 It's the directory exo_skel with a basic Makefile inside
 
 To use it:
-  cp -a exo_skel exo# where # is a digit
-  cd exo# && cp exo_skel.c exo#                    
+  $ cp -a exo_skel exo# (where # is a digit)
+  $ cd exo# && cp exo_skel.c exo#.c                    
   edit the Makefile to change the TARGET variable to the 
   exercice name desired