From 3902043cb490b452f90bf1bd7bb34b2a7fe0df1a Mon Sep 17 00:00:00 2001 From: bolognam Date: Wed, 5 Apr 2023 12:52:38 -0400 Subject: [PATCH] Update Installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c867e5c..3a37809 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Please ensure that you are using a version of Julia >= 1.2. To install the most recently released version: ```julia -pkg> add Dash DashCoreComponents DashHtmlComponents DashTable +pkg> add Dash ``` To install the latest (stable) development version instead: