From baab39d27583dcc6e2745cacde98504b2ace7990 Mon Sep 17 00:00:00 2001 From: Lucas Nunes Date: Wed, 19 Jun 2024 07:27:33 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7367c..ed9033a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ can achieve a complete scene representation from a single LiDAR scan directly op ## Dependencies -Installing python (we have used python 3.8.18) packages pre-requisites: +Installing python (we have used python 3.8) packages pre-requisites: `sudo apt install build-essential python3-dev libopenblas-dev`