From 43f57a263dba2232502e8e0c5e03e1bbba4b60e0 Mon Sep 17 00:00:00 2001 From: Gandalf Date: Thu, 4 Mar 2021 20:26:48 +0100 Subject: [PATCH] README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04fa563..6a302b3 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ alias fax="/your/path/to/this/project/fax.sh" alias faxstatus="/your/path/to/this/project/status.sh" alias faxbalance="/your/path/to/this/project/balance.sh" ``` -into your `.bash_rc` +into your `.bashrc` or `.bash_aliases`