diff --git a/README.md b/README.md index b357353..2c693e8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ unit tests. ### Installation - git clone https://github.com/gnab/observe.git .observe - echo ". ./observe/observe.sh" >> .bashrc + git clone https://github.com/gnab/observe.git ~/.observe + echo ". ~/.observe/observe.sh" >> ~/.bashrc ### Usage