From 624e21704dcbee113eb26950bb2e7c74920bf9f9 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Wed, 29 Sep 2021 10:34:27 +0200 Subject: [PATCH] :art: update git hooks section --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d79ef3b..d8ae24d 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull R * Python set on [Ubuntu Server](https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-programming-environment-on-an-ubuntu-20-04-server) ### Setup Version Control - -🚧 Use [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)! +* Install and use [pre-commit hooks](https://pre-commit.com/) on your dev machine ### Oneliner install and run When using git repositories, connect with [ssh](https://stackoverflow.com/a/65415202/5684214).