repositories
/
TD_C.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8613557
)
README: fix some typos
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 27 Feb 2017 13:55:21 +0000
(14:55 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 27 Feb 2017 13:55:21 +0000
(14:55 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 76ed21a563061d495d42b444b6050095a42f6e2c..d78fddcfd8e28141dffb51f7fc38c308bc070b49 100644
(file)
--- 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 solution
s
:
+Building the solution:
-----------------------
cd TP_#/exo? && make
-Cleaning the solution
s
:
+Cleaning the solution:
-----------------------
cd TP_#/exo? && make clean
-Running the solution
s
:
+Running the solution:
----------------------
cd TP_#/exo? && ./exo?