Browse Source

Update README.md

Yuki Takei 9 năm trước cách đây
mục cha
commit
92cfe95a71
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/growi-plugin-pukiwiki-like-linker/README.md

+ 1 - 1
packages/growi-plugin-pukiwiki-like-linker/README.md

@@ -48,7 +48,7 @@ Install
 
    ```
    const plugins = [
-     // require('crowi-plugin-pukiwiki-like-linker')
+     require('crowi-plugin-pukiwiki-like-linker')
    ]
    ```