diff --git a/docs/src/main/sphinx/installing.rst b/docs/src/main/sphinx/installing.rst index 9e515109df5e7b991650a23be6f2d38f4a54925f..0c456d31fcef359d44db65e40da275e5f647c4c9 100644 --- a/docs/src/main/sphinx/installing.rst +++ b/docs/src/main/sphinx/installing.rst @@ -28,7 +28,7 @@ you simply need to clone the github repository git clone https://github.com/rosjava/rosjava_core cd rosjava_core - git checkout -b hydro origin/hydro + git checkout -b indigo origin/indigo and proceed immediately to the section on :ref:`building`.