From: Jérôme Benoit Date: Mon, 27 Feb 2017 13:55:21 +0000 (+0100) Subject: README: fix some typos X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=commitdiff_plain;h=5c1bf74dec4517e08461e2c44ad74d8e37dd471b README: fix some typos Signed-off-by: Jérôme Benoit --- diff --git a/README b/README index 76ed21a..d78fddc 100644 --- a/README +++ b/README @@ -9,17 +9,17 @@ TP_#/exo?, where # is a digit representing the TP number and ? is a digit representing the exercice number, is the repository where lies the solution to exercice ? TP #. -Building the solutions: +Building the solution: ----------------------- cd TP_#/exo? && make -Cleaning the solutions: +Cleaning the solution: ----------------------- cd TP_#/exo? && make clean -Running the solutions: +Running the solution: ---------------------- cd TP_#/exo? && ./exo?