diff --git a/README.md b/README.md index 756f033cb..bb54dd663 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ pip install -r requirements.txt > The installation process is very slow. ```bash -!pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable +pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable ``` ### Quick Start