diff --git a/README.md b/README.md index 42ba385..a01e3f0 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ vcs import src < suave.rosinstall --recursive **SEAMS2023:** If you want to get the version submitted to SEAMS 2023 instead of the most updated version get the following dependencies instead: ```Bash -wget https://github.com/kas-lab/suave/blob/35d482b85190a15894461bd17748e3e5a36f576b/suave/suave.rosinstall +wget https://raw.githubusercontent.com/kas-lab/suave/35d482b85190a15894461bd17748e3e5a36f576b/suave/suave.rosinstall vcs import src < suave.rosinstall --recursive ```