Skip to content

Commit

Permalink
nit ask from Mike
Browse files Browse the repository at this point in the history
  • Loading branch information
royendo committed Dec 12, 2024
1 parent b1decdd commit 2d74bb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/home/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ import Video from '@site/src/components/Video';

## Quickstart

Run the following from the CLI to start Rill. Select a project from the UI or add your own data.
Run the following from the CLI to install and start Rill. Select a sample project from the UI or add your own data.

```
curl https://rill.sh | sh
rill start my-rill-project
```

Expand Down

0 comments on commit 2d74bb1

Please sign in to comment.