diff --git a/README.md b/README.md index dd9eecd..c45ff7d 100644 --- a/README.md +++ b/README.md @@ -276,14 +276,6 @@ The TOML file format is documented here: * https://toml.io/en/v1.0.0 -Set up and install hatch: - -``` -pipx install hatch -_HATCH_COMPLETE=bash_source hatch > ~/.hatch-complete.bash -. ~/.hatch-complete.bash -``` - Create new project: ```