From 8c41ebd2da5c93bb8a101aebbb2c53f0cba35d44 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 21 Nov 2017 23:55:08 -0800 Subject: Add command quotes to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ` + Run `sbt "nativeInit cmake "` 3. Implement core project: -- cgit v1.2.3