This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git


The following commit(s) were added to refs/heads/main by this push:
     new 6323a31  README.md: add info about make dist
6323a31 is described below

commit 6323a316c6fd1eedc7c59ef1f0d7c83653999ff1
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed Nov 15 20:14:38 2023 +0530

    README.md: add info about make dist
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 35f0a80..3e386db 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,10 @@ Build and run manually:
     $ make all
     $ ./bin/cmk
 
+To build for all distros and platforms, run:
+
+    $ make dist
+
 ### Community
 
 You may join the relevant mailing list(s) for cloudmonkey related discussion:

Reply via email to