From a2d04dafa3e8613367b40dbeb6fffde7db61c1b0 Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Fri, 28 Apr 2023 06:11:36 +0900 Subject: [PATCH] Update README.md How to install with Anaconda --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index db34276..d03c52a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ gem install youplot guix install youplot ``` +``` +conda install -c conda-forge ruby +conda install -c conda-forge compilers +gem install youplot +``` + ## Quick Start barplot histogram scatter density boxplot