aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 791ef37..9b07d72 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ This plugin packages native libraries produced by JniNative in a way that they c
2. Initialize the native build tool from a template:
- Run `sbt nativeInit cmake <libname>`
+ Run `sbt "nativeInit cmake <libname>"`
3. Implement core project: