Skip to content

Commit b01a0e4

Browse files
committed
update docs
1 parent cec2132 commit b01a0e4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/README.dev.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ Get acquainted with the UI. There are two ways to get started with FindFirst:
99

1010
- [Docker](https://docs.docker.com/engine/install/)
1111
- [Docker Compose](https://docs.docker.com/compose/install/)
12-
- Java 17
12+
- Java 21
1313
- JDK & JRE
1414
- Node 22
15-
- OpenSSL
1615

1716
## Building & Running locally
1817

@@ -32,7 +31,7 @@ host and docker without any problems.
3231

3332
### Running Most the stack on Host
3433

35-
- `docker compose up db mail`
34+
- `docker compose up db mail screenshot`
3635
- `cd frontend; pnpm run dev`
3736
- All changes to the frontend code are hot reloaded.
3837
- Now user your favorite IDE!

0 commit comments

Comments
 (0)