From beb7d8fb32f5bd1fbfb92ebd97cc1c5ab5ba0edd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 26 Oct 2019 15:17:02 +0200 Subject: [PATCH] update readme to include correct target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 342059a..5ad8f00 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Clone this repository or download its `Build` folder which contains a build of C Next, add Contentless to your build process by adding the following task to your `.csproj` file. Note that you might have to change the paths to fit your project's setup. ```xml - + ```