diff --git a/02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md b/02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md index b0d5a4f..25100bd 100644 --- a/02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md +++ b/02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md @@ -258,7 +258,7 @@ You're now ready to get to the bitcoin-specific part of this tutorial! We find a number of Bash aliases helpful to make it easier to use Bitcoin. ``` -$ sudo -u user1 cat >> ~user1/.bash_profile <> ~user1/.bash_aliases <