mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix missing code sample in docs
This commit is contained in:
parent
38f07be2a9
commit
b27d9ca740
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue