From 8b7cd04cdc0b3202f823b52ed12aabcfbf2d9173 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Mon, 24 Jul 2017 20:27:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaceb255..132de618 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ targets: ``` #### dependencies -Species the dependencies for the target. This can be another target, a path to a framework, or an sdk framework (INCOMPLETE) +Species the dependencies for the target. This can be another target, a path to a framework (INCOMPLETE), or an sdk framework (INCOMPLETE) ```yaml targets: - name: MyTarget