@@ -6,7 +6,7 @@ An improved gogs dark theme, original from [Stylish](https://userstyles.org/styl
## 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`
```html