Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-11-02 13:36:47 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-11-02 13:36:47 +0300
commitfc6bd2034f762b57f4f779c75595d18d0bf22b4c (patch)
tree46a5a35446989d691e2c34c72f4b5d7df80a0336 /CONTRIBUTING.md
parenta3b72c2ffea19f0cfe5c9a9077ece4204029f6b0 (diff)
Fix repository name
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e36cf6b9..39b66dcf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,10 +34,10 @@ The changes from `develop` are merged with `master`, and after that the
`VERSION` file should be updated.
Ideally test your changes by running [Marian regression
-tests](http://github.com/marian-nmt/marian-dev-regression-tests.git) locally:
+tests](http://github.com/marian-nmt/marian-regression-tests.git) locally:
- git clone http://github.com/marian-nmt/marian-dev-regression-tests.git
- cd marian-dev-regression-tests.git
+ git clone http://github.com/marian-nmt/marian-regression-tests.git
+ cd marian-regression-tests.git
make BRANCH=<your_branch_name> install
./run_mrt.sh