Skip to content

Commit 667ffab

Browse files
committed
fix: updated developer instructions
1 parent 4ebcecd commit 667ffab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DEVELOPER-README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ ARM64 (Apple M1) processors, so we use Docker's [buildx] to build the image: -
1111
--tag informaticsmatters/data-manager-job-operator:latest
1212

1313
## Testing
14-
With the image built, use the Job tester utility: -
14+
With the image built, activate the environment: -
1515

16-
python -m pip install --upgrade pip
17-
python -m pip install -r build-requirements.txt
16+
poetry shell
1817

1918
And, from the project root, run the tester: -
2019

0 commit comments

Comments
 (0)