From ce5a598bdab29eb6aab78a78d0caee93c292ec74 Mon Sep 17 00:00:00 2001 From: goyalyashpal Date: Mon, 20 May 2024 15:03:55 +0530 Subject: [PATCH] chore: Add OS availability in README.md (#133) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a47ca..87ccff6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Launch the Jupyter notebook with `jupyter notebook` or Jupyter lab with `jupyter ## Installation -xeus-sqlite has been packaged for the mamba (or conda) package manager. +xeus-sqlite has been packaged for the mamba (or conda) package manager on the **Linux** and **OS X** platforms. At the moment, we are not providing packages for the **Windows** platform. To ensure that the installation works, it is preferable to install xeus-sqlite in a fresh environment.