This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-native.git
The following commit(s) were added to refs/heads/master by this push:
new 0ba0e78 NO-JIRA typos
0ba0e78 is described below
commit 0ba0e780846267f8d35e57959bcb6c64c702e35f
Author: Clebert Suconic <[email protected]>
AuthorDate: Fri Mar 1 16:58:03 2019 -0500
NO-JIRA typos
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 63b0b7d..60607da 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,10 @@ The only requirement needed for this compilation option is
Docker.
The required image will be downloaded by Docker when you build it.
-You can use the script ./compile-using-docker.sh and the correct image and
script should be called.
+You can use the script ./scripts/compile-using-docker.sh and the correct image
and script should be called.
```bash
-$ ./scripts/copmile-using-docker.sh
+$ ./scripts/compile-using-docker.sh
```
@@ -66,7 +66,7 @@ Once again using Fedora Linux as an example, it would mean
that the following pa
### Scripts on Bare Metal
-You can use the compile-native.sh script. This script is using cross
compilation towards 64 bits and 32 bits from a Linux environment.
+You can use the ./scripts/compile-native.sh script. This script is using cross
compilation towards 64 bits and 32 bits from a Linux environment.
```bash
$ ./scripts/compile-native.sh