From 9889634d4cdb8f9646d07ea7bc488b5b2d2fabf2 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Mon, 15 Nov 2021 00:05:06 +0800 Subject: [PATCH] remove duplicate headings --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 03f71076..ff578618 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,6 @@ activate a virtualenv, run `$ pipenv shell`). ### Shell Completion -☤ Shell Completion ------------------- - To enable completion in fish, add this to your configuration `~/.config/fish/completions/pipenv.fish`: eval (env _PIPENV_COMPLETE=fish_source pipenv)