aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b921f70..f32427a 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,12 @@ Simple math expressions calculator
Stable branch
```
-composer require "nxp/math-executor" "v0.1"
+composer require "nxp/math-executor" "dev-master"
```
Dev branch
```
-composer require "nxp/math-executor" "dev-master"
+composer require "nxp/math-executor" "dev-dev"
```
## Sample usage: