]> Nishi Git Mirror - gwion.git/commitdiff
Docs: change myfile.mdr to myfile.c
authorAmber <amberisvibin@gmail.com>
Mon, 21 Sep 2020 12:33:16 +0000 (12:33 +0000)
committerAmber <amberisvibin@gmail.com>
Mon, 21 Sep 2020 12:33:16 +0000 (12:33 +0000)
docs/Contributing/ContributingCode.mdr

index bfb8550552b9879abcd6faaa04f2ad42c8567a63..9a83553bf7f034077de6dcd35039120a00f0a356 100644 (file)
@@ -33,7 +33,7 @@ make watch
 ### Add your changes
 
 ``` sh
-git add docs/myfile.mdr
+git add src/myfile.c
 ```
 
 ### Let the world know