Skip to content

Commit 6dde641

Browse files
authored
Update installation instructions to use Spago (#171)
1 parent 88e724d commit 6dde641

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
@@ -8,7 +8,7 @@ Utility functions for the `Array` type - JavaScript's native arrays.
88
## Installation
99

1010
```
11-
bower install purescript-arrays
11+
spago install arrays
1212
```
1313

1414
## Documentation

0 commit comments

Comments
 (0)