Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Comment on lines +114 to +115
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two 'but's and the end is not a complete sentence.

Suggested change
or Podman Desktop, but we only test in CI under Linux. but is not officially
supported.
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?


We also recommend exploring some existing BuildStream projects:

* https://gitlab.gnome.org/GNOME/gnome-build-meta/
Expand Down