Skip to content

Commit 16dec67

Browse files
authored
Merge pull request #348 from matestack/installation-finish
Point people to concepts after they finished the installation
2 parents 20578d2 + 2a07bd1 commit 16dec67

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/install/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@ Rails.application.config.assets.paths << Rails.root.join('app/matestack/componen
8888
## Websocket Integration
8989

9090
If you want to use websockets, please read [this guide](/docs/integrations/websockets.md)
91+
92+
## That's it!
93+
94+
That's all you need to setup matestack!
95+
96+
For your next steps in learning matestack we recommend you check out the basics [concepts](/docs/concepts/README.md) and follow the [hello world guide](/guides/10_hello_world.md) which shows you how to create your first matestack app!

0 commit comments

Comments
 (0)