Fix missing code sample in docs

This commit is contained in:
Vitalii Elenhaupt 2017-12-26 18:34:58 +02:00
parent 38f07be2a9
commit b27d9ca740
No known key found for this signature in database
GPG key ID: 7558EF3A4056C706

View file

@ -79,7 +79,7 @@ $ make install
Run `ameba` binary within your project directory to catch code issues: Run `ameba` binary within your project directory to catch code issues:
``` ```sh
$ ameba $ ameba
Inspecting 52 files. Inspecting 52 files.