Skip to content

Commit cf8f19a

Browse files
Minor change in README to fix guidance for developers (#18)
1 parent 2657075 commit cf8f19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ in your terminal.
7676
1. Follow steps 1-3 from `For Users`
7777
2. Create a hatch environment `hatch env create`
7878
3. Open a hatch shell `hatch shell`
79-
4. Validate your installation by running `hatch run tests:test`
79+
4. Validate your installation by running `hatch run dev:test`

0 commit comments

Comments
 (0)