LawrenceHunter1 commented on code in PR #1669: URL: https://github.com/apache/buildstream/pull/1669#discussion_r912714326
########## doc/source/install_linux_distro.rst: ########## @@ -127,6 +127,7 @@ git repository and install it as a regular user:: git clone https://gitlab.com/BuildStream/buildstream.git cd buildstream + git checkout <VERSION> Review Comment: That works better for the latest version but it wouldn't resolve the same issue for example 1.4.2 which is also missing the branching command. This is based on my assumption when reading the docs you're reading the latest version, as the Installing from source page does not vary between which version is selected to install. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
