From 6e90ee7e48886341c3fad1172f38a936e4ad6828 Mon Sep 17 00:00:00 2001 From: Alex G Rice Date: Sun, 14 Jul 2024 15:19:07 -0600 Subject: [PATCH] Fix path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5efcce..dc3c3c8 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ does not have any awareness of Mojo source or package structure, `pytest` is ext ================================ test session starts ================================ platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0 - rootdir: /Users/guidorice/mojo/mojo-pytest + rootdir: /Users/you/project plugins: mojo-24.4.0 collected 6 items