Skip to content

Commit

Permalink
add a bit more to test/dev doc in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vreuter committed Mar 13, 2024
1 parent f925ca6 commit e2df970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This project is configured to use Nix for a shell/environment with dependencies,
1. Stop the shell build: `Ctrl-c`
1. Remove the Poetry lockfile: `rm poetry.lock`
1. Clear Poetry's PyPI cache (assuming you have an active Nix shell): `poetry cache clear PyPI --all`
1. Say "yes" if/when prompted for confirmation of desire to clear the cache
1. Exit Nix shell: `Ctrl-d`
1. Rebuild Nix shell: `shell.nix`
1. Restart Nix shell: `shell.nix`

0 comments on commit e2df970

Please sign in to comment.