Skip to content

Commit 4ed6d47

Browse files
committed
update installation instruction
1 parent 7df955d commit 4ed6d47

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)