Update README.md

Instructions for jumping into a specific koan
This commit is contained in:
fmatosqg
2017-07-04 12:12:28 +10:00
committed by GitHub
parent ffc8df9856
commit d7293aac74

View File

@@ -38,6 +38,14 @@ If you want the autorunner to show you your previous results, run it with `--no-
$ mix meditate --no-clear-screen $ mix meditate --no-clear-screen
``` ```
If you want to jump to a specific lesson, run it with `--koan=<koan name>`
```sh
$ mix meditate --koan=PatternMatching
```
Any typos on the koan name will show the complete list of koans, where you can pick any.
### Contributing ### Contributing
We welcome contributions! If something does not make sense along the way or you feel We welcome contributions! If something does not make sense along the way or you feel