This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
The following commit(s) were added to refs/heads/master by this push:
new 1004f79 tidy of README to force apache-git to synch to github
1004f79 is described below
commit 1004f79fa77dc4257768dc7ee853d18d5f08c709
Author: Alex Heneveld <[email protected]>
AuthorDate: Wed Sep 15 22:42:03 2021 +0100
tidy of README to force apache-git to synch to github
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c2b610d..6613574 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ from the API and utils through to the core implementation and
the REST server.
### Building the project
-2 methods are available to build this project: within a docker container or
directly with maven.
+Two methods are available to build this project: within a docker container or
directly with maven.
#### Using docker
@@ -32,3 +32,4 @@ Simply run:
```bash
mvn clean install
```
+