aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2016-01-17 19:25:35 -0800
committerJakob Odersky <jodersky@gmail.com>2016-01-17 19:25:35 -0800
commitc13cd884255e6c6a1d1236f6ace0a6f56bb372a4 (patch)
treedfec51c439bd9cb2ba1e3119198cfcfc44e1b414 /README.md
parent17d425c3eb07ed1110682dd1673acd0765c3ee1a (diff)
downloadsbt-jni-c13cd884255e6c6a1d1236f6ace0a6f56bb372a4.tar.gz
sbt-jni-c13cd884255e6c6a1d1236f6ace0a6f56bb372a4.tar.bz2
sbt-jni-c13cd884255e6c6a1d1236f6ace0a6f56bb372a4.zip
update template directoryv0.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56a75c0..90be5ba 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Customization: `sourceDirectory in nativeCompile := file("src")`, to point to a
- Automake
- CMake
-*Make sure the native build configurations respect the arguments and output directories as specified in the [native build templates](templates)*
+*Make sure the native build configurations respect the arguments and output directories as specified in the sample build configurations.*
### JniLoading
*Add to sub-projects: JVM*