Skip to content

Commit 7de3d75

Browse files
Merge pull request #11 from mariagwyn/master
MGM: Fixing SASS compile command documentation.
2 parents 5833a71 + b8a99e8 commit 7de3d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Note: Zendesk App Tools [theme preview](#publishing-your-theme) currently does n
138138

139139
Now you can compile your SASS files running:
140140
```
141-
./bin/compile
141+
./bin/compile.rb
142142
```
143143
Which will take all the `scss` files inside the `styles/` folder and create the `style.css` file that is consumable by Theming Center.
144144

0 commit comments

Comments
 (0)