We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fd951c + 4ed6d47 commit 332e2d2Copy full SHA for 332e2d2
README.md
@@ -21,7 +21,7 @@ Please ensure that you are using a version of Julia >= 1.2.
21
To install the most recently released version:
22
23
```julia
24
-using Pkg; Pkg.add(PackageSpec(url="https://github.com/plotly/Dash.jl.git"))
+pkg> add Dash DashCoreComponents DashHtmlComponents DashTable
25
```
26
27
To install the latest (stable) development version instead:
0 commit comments