This is an automated email from the ASF dual-hosted git repository. cml pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-interop-test.git
commit fcca6895b45bfea76258327ebad2ea735066a337 Author: Kim van der Riet <[email protected]> AuthorDate: Wed Jul 11 12:10:56 2018 -0400 QPIDIT-125: Minor updates to QUICKSTART.md --- QUICKSTART.md | 1 + 1 file changed, 1 insertion(+) diff --git a/QUICKSTART.md b/QUICKSTART.md index 09bddcc..e56fd25 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -230,6 +230,7 @@ or Assuming the source tree is located in directory qpid-interop-test: ```` +git checkout <tagname> # tagname is the release, for example 0.2.0-rc3 cd qpid-interop-test mkdir build cd build --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
