diff --git a/README.md b/README.md index cb3a325..54e9864 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,7 @@ Both macros take a `filename` and a `io_name` (the latter defaults to `"__kilt_i ```crystal require "kilt" -# For slang, try: -require "slang" +# For slang, add: require "kilt/slang" # With a Class @@ -100,4 +99,4 @@ Please contribute your own "adapter" if you create a template language for Cryst - [jeromegn](https://github.com/jeromegn) Jerome Gravel-Niquet - creator, maintainer - [waterlink](https://github.com/waterlink) Oleksii Fedorov -- [MakeNowJust](https://github.com/MakeNowJust) TSUYUSATO Kitsune \ No newline at end of file +- [MakeNowJust](https://github.com/MakeNowJust) TSUYUSATO Kitsune