mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Add a sentence pointing to the official Docker images
This commit is contained in:
parent
775bce294b
commit
1078af22aa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# 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)!
|
||||
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)! There are also [official Docker images](https://hub.docker.com/u/roclang) if you prefer to run Roc within a container.
|
||||
|
||||
<div class="banner">
|
||||
Roc is a <b>Work in Progress!</b> See the <a href="/plans">plans</a> page for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue