diff --git a/03_1_Verifying_Your_Bitcoin_Setup.md b/03_1_Verifying_Your_Bitcoin_Setup.md index 45c9a54..2fb73bf 100644 --- a/03_1_Verifying_Your_Bitcoin_Setup.md +++ b/03_1_Verifying_Your_Bitcoin_Setup.md @@ -6,7 +6,7 @@ Before you start playing with Bitcoin, you should ensure that everything is setu We suggest creating some aliases to make it easier to use Bitcoin. -You can do so by putting them in your `.bash_profile`. +You can do so by putting them in your `.bash_profile`, `.bashrc` or `.profile`. ``` cat >> ~/.bash_profile <