From d1d06d6a6bfebd219ead983516e3500f3bb2387b Mon Sep 17 00:00:00 2001 From: Takahito Yamatoya Date: Sun, 18 Oct 2020 11:47:38 +0900 Subject: [PATCH] fix incorrect command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154765f..d206589 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Now you can list available examples in this repository: And to run an example: ``` -> dotnet example table +> dotnet example tables ┌──────────┬──────────┬────────┐ │ Foo │ Bar │ Baz │ ├──────────┼──────────┼────────┤