aboutsummaryrefslogtreecommitdiff
path: root/docs/local_development.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/local_development.md')
-rw-r--r--docs/local_development.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/local_development.md b/docs/local_development.md
index 1cf2f85d..03cec259 100644
--- a/docs/local_development.md
+++ b/docs/local_development.md
@@ -41,6 +41,7 @@ Gogs has the following dependencies:
```bash
brew install go postgresql git go-bindata npm
npm install -g less
+ npm install -g less-plugin-clean-css
```
1. Configure PostgreSQL to start automatically: