From 216f7a69015019b78fa72840e75d295903a95ce3 Mon Sep 17 00:00:00 2001 From: Shunsuke Date: Wed, 6 May 2020 09:41:33 +0900 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dcd10b1e..cb5d7799d 100755 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ for training and data generation - freeglut (use `sudo apt-get install freeglut3-dev` for ubuntu users) - (optional) egl related packages for rendering with headless machines. (use `apt install libgl1-mesa-dri libegl1-mesa libgbm1` for ubuntu users) +Warning: I found that outdated NVIDIA drivers may cause errors with EGL. If you want to try out the EGL version, please update your NVIDIA driver to the latest!! + ## Windows demo installation instuction - Install [miniconda](https://docs.conda.io/en/latest/miniconda.html)