소스 검색

Update README.md

Yuki Takei 9 년 전
부모
커밋
92cfe95a71
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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')
    ]
    ```