Skip to content

Commit ab0c80a

Browse files
authored
Update README.md to prepare for publishing to Pursuit (#47)
Closes #40
1 parent 3d7426e commit ab0c80a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# purescript-lumi-components [![Build Status](https://travis-ci.org/lumihq/purescript-lumi-components.svg?branch=master)](https://travis-ci.org/lumihq/purescript-lumi-components)
22

3-
[lumihq.github.io/purescript-lumi-components](https://lumihq.github.io/purescript-lumi-components/)
3+
- [lumihq.github.io/purescript-lumi-components](https://lumihq.github.io/purescript-lumi-components/)
4+
- [purescript-lumi-components on Pursuit](https://pursuit.purescript.org/packages/purescript-lumi-components/)
45

56
This is a component library focused on Lumi's specific UI and UX needs. Available components are found in `src/components`.
67

@@ -32,7 +33,7 @@ You can run production builds (output minified, static files to `build/`) using
3233

3334
```sh
3435
pulp version 0.x.y
35-
git push --follow-tags
36+
pulp publish
3637
npm run deploy
3738
```
3839

0 commit comments

Comments
 (0)