]> Nishi Git Mirror - gwion.git/commitdiff
Docs: fix contribcode git add [skip benchmark]
authorAmber <amberisvibin@gmail.com>
Fri, 18 Sep 2020 12:29:31 +0000 (12:29 +0000)
committerAmber <amberisvibin@gmail.com>
Fri, 18 Sep 2020 12:29:31 +0000 (12:29 +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