From fef4075d40fd64413a57c973891b7422adbc3ea0 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Tue, 1 May 2018 00:31:52 +0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09c769f..5b5a17a 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,10 @@ Interactive `.gitignore` generator ## Custom aliases -You can change the default aliases by redefining these variables below. +You can change the default aliases by defining these variables below. ``` bash -# Put them before sourcing the plugin if you don't use any plugin manager. +# Define them before sourcing the plugin if you don't use any plugin manager. forgit_log=glo forgit_diff=gd forgit_add=ga