Browse Source

chore: updates README.md

e22m4u 1 year ago
parent
commit
7581d3e41f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -225,7 +225,7 @@ router.addHook('postHandler', (ctx, data) => {
 Установка переменной `DEBUG` перед командой запуска включает вывод логов.
 
 ```bash
-DEBUG=jsPathTrie* npm run test
+DEBUG=jsTrieRouter* npm run test
 ```
 
 ## Тестирование