Skip to content

Commit cb318f3

Browse files
martonvagolwjohnst86
authored andcommitted
revert: ⏪ keep Sprout-specific text
1 parent d822057 commit cb318f3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ so is at various states of completion.
1717
To install Sprout to contribute, you first need to install
1818
[uv](https://docs.astral.sh/uv/) and
1919
[justfile](https://just.systems/man/en/packages.html). We use uv and
20-
justfile to manage our project, such as to run checks and test the
21-
template. Both the uv and justfile websites have a more detailed guide
22-
on using uv, but below are some simple instructions to get you started.
20+
justfile to manage our project, such as to install development
21+
dependencies. Both the uv and justfile websites have a more detailed
22+
guide on using uv, but below are some simple instructions to get you
23+
started.
2324

2425
It's easiest to install uv and justfile using
2526
[pipx](https://pypa.github.io/pipx/), so install that first. Then,

0 commit comments

Comments
 (0)