Skip to content

Commit feaa0b5

Browse files
authored
Update src/admin/author_updates.md
1 parent ea630c4 commit feaa0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/admin/author_updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We need to improve this UI.
1616

1717
## Drafting the post
1818

19-
The `cargo rpg` tool offers the `updates` command ([documented here](./updates.md)) which will prepare a rough draft blog post using the [updates template][]. The rough draft is prepared using an LLM which will require setting up an AWS account.
19+
The [blog post template][updates template] includes a longer description of the flagship goals as well as a bullet-point or two for each of the other goals -- more than that and the blog post becomes overwhelming, the goal is mostly to let people find the goal they're interested in and click to read the full details. You can fill out the template by hand but you can also use the `cargo rpg updates` ([documented here](./updates.md)) to prepare a rough draft; the tool uses an LLM currently hosted on AWS Bedrock and hence requires setting up an AWS account.
2020

2121
```bash
2222
> cargo rpg updates

0 commit comments

Comments
 (0)