From d6f4887f6ed390a89646ae1845fed7a0dc99c79d Mon Sep 17 00:00:00 2001 From: Randall Boyes <33524191+rdboyes@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:16:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bebc67..601ad84 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ letter to data visualization in Julia. ## Installation +For the "stable" version, access the Pkg interface by pressing `]` at the `julia>` prompt, then type `add TidierPlots`. + For the development version: ```julia