update pip package name

This commit is contained in:
Joel Grus
2018-11-19 09:50:34 -08:00
committed by GitHub
parent 956c917344
commit dd56cfd89a

View File

@@ -25,7 +25,7 @@ This repo was tested on Python 3.5+ and PyTorch 0.4.1
PyTorch pretrained bert can be installed by pip as follows:
```bash
pip install pytorch_pretrained_bert
pip install pytorch-pretrained-bert
```
### From source