Skip to content

Commit 4a622dd

Browse files
committed
Improve README
1 parent cfa916a commit 4a622dd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,9 @@ public class SaveCustomer
141141
}
142142
}
143143
```
144+
145+
## How to use
146+
147+
Download the latest version of the flash executable from [Releases Page](https://github.com/ivanbicalho/flash-cli/releases) and place it in a folder that is in [PATH environment variable](https://en.wikipedia.org/wiki/PATH_(variable)) (it's necessary in order to use flash at all locations on the terminal).
148+
149+
After that, create a folder named **flash-templates** in the same directory as the flash executable and configure your templates. To verify that your templates are configured correctly, use the **flash validate** command.

0 commit comments

Comments
 (0)