X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=a8411009e3dddf6e7f7f2a541a7df045772824bb;hb=753121470afc9b67c59d5b039715295b984b2e8d;hp=2a8c02212bd8b8bc8dacd5c13e4f4aec2ef58c62;hpb=63647b824ee1caecc2dac7cc7a80773c6a97cf71;p=TD_C.git diff --git a/README b/README index 2a8c022..a841100 100644 --- 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