diff --git a/README.md b/README.md index 2e1e554f..854d6544 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ a terminal enter: sudo apt install curl git git clone https://github.com/asdf-vm/asdf.git ~/.asdf - echo '. "$HOME/.asdf/asdf.sh"' >> ~/.bashrc + echo '. "$HOME/.asdf/asdf.sh"' >> ~/.profile + source ~/.profile Start a new terminal to get the changes to the environment .