Skip to content

Commit d4d2c5b

Browse files
committed
fix default data so --load-existing works without enrich
Signed-off-by: John Seekins <[email protected]>
1 parent 5bce72b commit d4d2c5b

File tree

2 files changed

+4726
-2006
lines changed

2 files changed

+4726
-2006
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ directory.
6565
We are using `mise` and `uv` to manage our python environment. ([More on uv](https://github.com/astral-sh/uv)).
6666

6767
After mise is installed, it is best to open a new terminal window so the bash/zsh shims are available. `mise doctor` can report if
68-
mise is "activated" and if "shims_on_path" are working. mise needs to be correctly activated so that it can manage the
68+
mise is "activated" and if "shims_on_path" are working. mise needs to be correctly activated so that it can manage the
6969
`pip install` step.
7070

7171
Examples of the full setup for some OSes are below:

0 commit comments

Comments
 (0)