소스 검색

fix path typo

jerryliao 1 년 전
부모
커밋
0581cef027
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ An improved gogs dark theme, original from [Stylish](https://userstyles.org/styl
 
 
 ## Instructions
 ## Instructions
 
 
-- Put `dark-theme.css`, `simplemde-dark.css` and `codemirror-material.css` under `/your/gogs/path/custom/public/themes` folder
+- Put `dark-theme.css`, `simplemde-dark.css` and `codemirror-material.css` under `/your/gogs/path/custom/public/css/themes` folder
 - Add following HTML code in `/your/gogs/path/custom/templates/inject/head.tmpl`
 - Add following HTML code in `/your/gogs/path/custom/templates/inject/head.tmpl`
 
 
 ```html
 ```html