Skip to content

Commit fbd677f

Browse files
authored
update installation instructions
1 parent f9dcde9 commit fbd677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The package is designed to perform well, have no dependencies and load fast (abo
1515
## Installation
1616

1717
```jl
18-
Pkg.add("Crayons")
18+
import Pkg; Pkg.add("Crayons")
1919
```
2020

2121
## Usage

0 commit comments

Comments
 (0)