diff --git a/README.md b/README.md index c8989944c527b..44384e7c84f28 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ pip install https://github.com/Lightning-AI/lightning/archive/refs/heads/master. or from testing PyPI ```bash -pip install -iU https://test.pypi.org/simple/ pytorch-lightning +pip install -U -i https://test.pypi.org/simple/ lightning ```