From 74378f0de042149402578fa5b76069976d555e48 Mon Sep 17 00:00:00 2001 From: robinwalterfit Date: Sat, 28 Oct 2017 21:15:03 +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 93adddb..d389a77 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ All you have to do is edit the following lines according to your needs: let inputPath: String = "/Users/you/yourProjectsFolder/Swift-Sass/res/scss/style.scss" let outputPath: String = "/Users/you/yourProjectsFolder/Swift-Sass/res/style" ``` -Lines: 10 & 11 +Lines: 10 & 11 in ./Tests/SassTests/SassTests.swift Just run the tests in Xcode or navigate to the project root folder in Terminal and execute: