This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch spellcheck in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 0969d7eac20d9b548b93ec45ce658511b7d6dc0e Author: Phillip Smyth <[email protected]> AuthorDate: Wed Dec 20 17:11:22 2017 +0000 added note about git usage --- doc/source/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/install.rst b/doc/source/install.rst index ad5810a..b72b086 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -38,6 +38,7 @@ you will additionally need: * Python 3 development libraries and headers +* git (to checkout or install buildstream from git) Here are some examples of how to prepare the base requirements on some distros.
