Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryccoo authored Apr 16, 2018
1 parent c3673e0 commit fd2fa7f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ config.enabled_intent_processors = [.., :wit, ..]
You can add wit as intent processor during generation of new application. Just use
``--intent-processors=wit`` as argument with your ``charyf new ...`` command.

After new app is created make sure you crete the initializer by running
```bash
charyf generate witai:install
```

When installing wit along charyf new application, ``config/loads.rb`` and configuration inside ``config/application.rb`` will be populated automatically.

You can configure the processor inside ``config/initializers/wit.rb`` which was generated by the installer
Expand Down

0 comments on commit fd2fa7f

Please sign in to comment.