Skip to content

Commit 48588d5

Browse files
authored
update README re installation
1 parent 1f76852 commit 48588d5

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
@@ -24,7 +24,7 @@ A Julia package for defining and working with linear maps, also known as linear
2424

2525
## Installation
2626

27-
Install with the package manager, i.e. `Pkg.add("LinearMaps")`.
27+
Install with the package manager, i.e., `]add LinearMaps` (or `Pkg.add("LinearMaps")` in Julia versions below 0.7).
2828

2929
## Philosophy
3030

0 commit comments

Comments
 (0)