diff --git a/README.md b/README.md
index 506903823af4a8fe4667c4705b175515089639d6..d7f700fcd33e22a17f7b41b9228d355ce5b119d6 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Download the trained models at [Onedrive](https://mailstsinghuaeducn-my.sharepoi
 
 
 ## Requirements
-* Ubuntu 20.04, CUDA 10.1/10.2/11.6, python >= 3.7, PyTorch >= 1.9, torchvision
+* Ubuntu 18.04/20.04, CUDA 10.1/10.2/11.6, python >= 3.7, PyTorch >= 1.9, torchvision
 * Install `detectron2` from [source](https://github.com/facebookresearch/detectron2)
 * `sh scripts/install_deps.sh`
 * Compile the cpp extension for `farthest points sampling (fps)`: