Skip to content

Commit fbabb0b

Browse files
committed
Poetry install --no-root
1 parent df76d46 commit fbabb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Note: Paths are relative to this directory, `backend`.
1616
SPLUNK_FIREHOSE_NAME=immunisation-fhir-api-{environment}-splunk-firehose
1717
```
1818
19-
3. Run `poetry install` to install packages.
19+
3. Run `poetry install --no-root` to install dependencies.
2020
2121
4. Run `make test` to run unit tests or individual tests by running:
2222
```

0 commit comments

Comments
 (0)