Skip to content

Commit f384a22

Browse files
committed
Readme tweak
1 parent bc3de11 commit f384a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ It also comes with the Anaconda and Enthought Python distributions.
1616

1717
Then in Julia, type
1818

19-
```
20-
Pkg.clone("Pandas")
19+
```julia
20+
Pkg.add("Pandas")
2121
using Pandas
2222
```
2323

0 commit comments

Comments
 (0)