added build command to README.md

This commit is contained in:
Frank Seide 2018-03-20 13:35:45 -07:00
parent cd01415167
commit 3a8a10a2e5

View File

@ -16,6 +16,16 @@ repository.
Named in honour of Marian Rejewski, a Polish mathematician and cryptologist.
## Compilation
```
cd marian-dev
mkdir -p build
cd build
cmake .. -DCMAKE_BUILD_TYPE=relwithdebinfo
make -j
```
## Website
More information on https://marian-nmt.github.io