From d7616c612935e8d21165e2b44617b53a5862ab82 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Mon, 19 Sep 2022 18:41:50 -0500 Subject: [PATCH] Small commit that doesn't break style. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 175f5e7efa8..7f8f830fbc3 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ conda install -c rapidsai-nightly -c nvidia -c numba -c conda-forge \ Note: cuDF is supported only on Linux, and with Python versions 3.8 and later. -See the [Get RAPIDS version picker](https://rapids.ai/start.html) for more OS and version info. +See the [Get RAPIDS version picker](https://rapids.ai/start.html) for more OS and version info. ## Build/Install from Source See build [instructions](CONTRIBUTING.md#setting-up-your-build-environment).