diff --git a/README.md b/README.md index ed7cb77..7f11eb2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Indexes in Meilisearch are automatically created by PeerTube at startup. Run simultaneously (for example with 3 terminals): ```terminal -$ tsc -w +$ npm run tsc -- -w ``` ```terminal