Minor README change

- Changed "browsermt" to "mozilla"
This commit is contained in:
Abhishek Aggarwal 2021-05-04 12:32:41 +02:00 committed by abhi-agg
parent ec3a785d17
commit d8f7e51792

View File

@ -9,7 +9,7 @@ Bergamot translator provides a unified API for ([Marian NMT](https://marian-nmt.
### Build Natively
1. Clone the repository using these instructions:
```bash
git clone https://github.com/browsermt/bergamot-translator
git clone https://github.com/mozilla/bergamot-translator
cd bergamot-translator
```
2. Compile
@ -34,7 +34,7 @@ Bergamot translator provides a unified API for ([Marian NMT](https://marian-nmt.
2. Clone the repository using these instructions:
```bash
git clone https://github.com/browsermt/bergamot-translator
git clone https://github.com/mozilla/bergamot-translator
cd bergamot-translator
```