Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robinwalterfit committed Oct 28, 2017
1 parent f5ae483 commit 74378f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 74378f0

Please sign in to comment.