Skip to content

Commit 4626459

Browse files
committed
updated install guide
1 parent 41df9fc commit 4626459

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/000-installation/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Rails 6+ apps use webpacker by default. Rails 5 and below apps use the asset pip
2727
Add 'matestack-ui-core' to your `package.json` by running:
2828

2929
```
30-
$ yarn add https://github.com/matestack/matestack-ui-core#v1.0.0
30+
$ yarn add https://github.com/matestack/matestack-ui-core#v1.0.1
3131
$ yarn install
3232
```
3333

@@ -127,11 +127,11 @@ For further reading check out the [basic building blocks](/docs/guides/200-basic
127127

128128
## Usage
129129

130-
There are two ways to use matestack.
130+
There are two ways to use matestack.
131131

132132
### Full matestack
133133

134-
First, as we call it, _full matestack_, enabling all features and developing with all benefits. Learn more about the _full matestack_ approach by following the [tutorial](/docs/guides/100-tutorial/README.md) or reading about matestacks [basic building blocks](/docs/guides/200-basic_building_blocks/README.md).
134+
First, as we call it, _full matestack_, enabling all features and developing with all benefits. Learn more about the _full matestack_ approach by following the [tutorial](/docs/guides/100-tutorial/README.md) or reading about matestacks [basic building blocks](/docs/guides/200-basic_building_blocks/README.md).
135135

136136
### Integration in existing projects
137137

0 commit comments

Comments
 (0)