diff --git a/README.md b/README.md index fbfdc303..d8f5ae08 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Please install it first. ```shell pip install torch -U --extra-index-url https://download.pytorch.org/whl/cu116 -git clone https://github.com/ELS-RD/kernl +git clone https://github.com/ELS-RD/kernl && cd kernl pip install -e . ```