Skip to content

Commit 1107e19

Browse files
committed
bower => spago
1 parent d9b70bf commit 1107e19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See the [examples folder](/examples)
1515
Install:
1616

1717
```bash
18-
bower install purescript-flame
18+
spago install flame
1919
```
2020

2121
Example counter app:

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Flame is a PureScript front-end framework inspired by the Elm architecture with
2020
Install:
2121

2222
```bash
23-
bower install purescript-flame
23+
spago install flame
2424
```
2525

2626
Example counter app:

0 commit comments

Comments
 (0)