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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,12 @@
13
13
14
14
Faable is the best platform to build modern architectures that scale precisely to meet demand. We handle the hard stuff so you can focus on building cloud ready apps. Make your business cloud driven and join those awesome companies.
15
15
16
-
## Install CLI
16
+
To install the latest version of Faable CLI:
17
17
18
18
```bash
19
19
npm i -g @faable/faable
20
20
```
21
+
22
+
## Documentation
23
+
24
+
For details on how to use Faable CLI, check out our [documentation](https://docs.faable.com/).
0 commit comments