diff --git a/README.md b/README.md index 8ab5ceaf7e6..6bbcdbc82f8 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ If you'd like to play with the examples or need the bleeding edge of the code an ``` git clone https://github.com/huggingface/transformers.git cd transformers -pip install +pip install . ``` ### With conda