juergbi commented on code in PR #2061: URL: https://github.com/apache/buildstream/pull/2061#discussion_r2772975393
########## README.rst: ########## @@ -110,6 +110,10 @@ To get started, first `install BuildStream by following the installation guide and then follow our tutorial in the `user guide <https://docs.buildstream.build/master/main_using.html>`_. + Running BuildStream on macOS or Windows may work under Docker Desktop, WSL, + or Podman Desktop, but we only test in CI under Linux. but is not officially + supported. Review Comment: Two 'but's and the end is not a complete sentence. ```suggestion or Podman Desktop, but it is not officially supported and CI runs tests only on Linux. ``` Or did you mean to remove the part after the second 'but' and it was left in by accident? -- 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]
