From 2c35c7949b9cbb46874f0f29324b777f6b01d4c3 Mon Sep 17 00:00:00 2001 From: Guillaume Bouchard Date: Mon, 19 Feb 2018 11:41:26 +0100 Subject: [PATCH] Nvidia is now tested, so remove the associated comment --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5dcfc9..eb4eccd 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ nix-env -i ./result XXX can be one of: -- `nixGLNvidia`: Nvidia driver without bumblebee (should work, but done from memory: please open a bug report if any issue) -- `nixGLNvidiaBumblebee`: Nvidia driver with bumblebee (tested) -- `nixGLIntel`: Intel driver (tested) +- `nixGLNvidia`: Nvidia driver without bumblebee +- `nixGLNvidiaBumblebee`: Nvidia driver with bumblebee +- `nixGLIntel`: Intel driver # Usage