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

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-11-26 17:56:43 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-11-26 17:56:43 +0300
commit36fd4ea9fcefd2827dcd034342a2e231aa85a2e0 (patch)
tree3ccb2207fdf9ee3a5c0c8b3dff65cd1340cd9d69
parent0b74d0ebca550507e986887b71fe64b0ef28a011 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f08abe..f6985cc 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ single-GPU tests:
Testing a custom version of Marian:
make install
- MARIAN=/path/to/marian-dev ./run_mrt.sh
+ MARIAN=/path/to/marian-dev/build ./run_mrt.sh
Enabling multi-GPU tests: