mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-05 01:58:58 +03:00
Update /docs and /install
This commit is contained in:
parent
afba36572b
commit
3fc701455f
@ -4,14 +4,10 @@ Builtin Package - [docs](https://www.roc-lang.org/builtins)
|
||||
|
||||
Basic-CLI Platform - [repo](https://github.com/roc-lang/basic-cli) - [docs](https://www.roc-lang.org/packages/basic-cli)
|
||||
|
||||
## Guides
|
||||
### [Guides](#guides) {#guides}
|
||||
|
||||
[Frequently Asked Questions](https://github.com/roc-lang/roc/blob/main/FAQ.md)
|
||||
[Tutorial](/tutorial)
|
||||
|
||||
[FAQ (Frequently Asked Questions)](https://github.com/roc-lang/roc/blob/main/FAQ.md)
|
||||
|
||||
[Roc for Elm Programmers](https://github.com/roc-lang/roc/blob/main/roc-for-elm-programmers.md)
|
||||
|
||||
## Language Reference
|
||||
|
||||
<!-- TODO Develop a Short language reference, move stuff out of tutorial e.g. de-sugaring table, keywords -->
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Install Roc
|
||||
# Install
|
||||
|
||||
Roc is a very young language with many incomplete features and known bugs. It doesn't even have a numbered release yet, but it does have [nightly builds](https://github.com/roc-lang/roc/releases) that you can download if you’d like to try it out without [building from source](https://github.com/roc-lang/roc/blob/main/BUILDING_FROM_SOURCE.md)!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user