Skip to content

Commit 332e2d2

Browse files
committed
Merge branch 'dev'
2 parents 2fd951c + 4ed6d47 commit 332e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please ensure that you are using a version of Julia >= 1.2.
2121
To install the most recently released version:
2222

2323
```julia
24-
using Pkg; Pkg.add(PackageSpec(url="https://github.com/plotly/Dash.jl.git"))
24+
pkg> add Dash DashCoreComponents DashHtmlComponents DashTable
2525
```
2626

2727
To install the latest (stable) development version instead:

0 commit comments

Comments
 (0)