diff --git a/README.md b/README.md index 3e759ea7..40ebbac4 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Using NerfAcc, ## Installation +**Dependence**: Please install [Pytorch](https://pytorch.org/get-started/locally/) first. + The easist way is to install from PyPI. In this way it will build the CUDA code **on the first run** (JIT). ``` pip install nerfacc