You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -146,14 +146,6 @@ Similar to the above, you will need to do the setup. You can then modify the ver
146
146
147
147
Then you can make a pull request. Again, once Travis verifies your change, we will merge it into `master` and your change will be available in the next tag.
148
148
149
-
### Add a package from Bower
150
-
151
-
If you have Bower installed on your system, you can easily add a package from Bower to the package set. Use the Bower package name to add the package using the `add-from-bower` command:
152
-
153
-
```
154
-
psc-package add-from-bower <purescript-something>
155
-
```
156
-
157
149
## FAQ
158
150
159
151
### How come I can't install (some package) from the package set?
(Opts.progDesc "Verify that the named package builds correctly. If no package is specified, verify that all packages in the package set build correctly."))
0 commit comments