diff --git a/docs/tutorials/tutorial-programming-c.html b/docs/tutorials/tutorial-programming-c.html index 7f662b2..1360e29 100644 --- a/docs/tutorials/tutorial-programming-c.html +++ b/docs/tutorials/tutorial-programming-c.html @@ -148,7 +148,7 @@ int main(void) {
cd Documents.gcc ' followed by your program's name, and then press enter. For example, 'gcc hello.c'.a.out' and pressing enter.