Skip to content

Commit

Permalink
Update uninstallation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfontaine committed Apr 6, 2024
1 parent 8a25993 commit 91ee19a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,7 @@ There should not be any conflicts if you keep your modifications in the `custom`

## Uninstallation

- Uninstall the `spacemk` command: `pip uninstall --yes spacemk`.
- Uninstall the Python dependencies: `pip uninstall --requirement requirements.txt --yes`.
- Delete the Python virtual environment: `poetry env remove --all`.
- Delete the `spacelift-migration-kit` folder.

## Support
Expand Down

0 comments on commit 91ee19a

Please sign in to comment.