diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 1a1a9b7..98cb53c 100644 --- a/README.md +++ b/README.md | |||
@@ -266,6 +266,11 @@ before building the site. Plugins are placed in `$VIENNA_PLUGINDIR`, or | |||
266 | You can see the `plugins` directory of this repo for some example plugins that I | 266 | You can see the `plugins` directory of this repo for some example plugins that I |
267 | found useful. | 267 | found useful. |
268 | 268 | ||
269 | ## installing `vienna` | ||
270 | |||
271 | Clone this repository and copy or link `vienna` to somewhere in your `$PATH`. | ||
272 | That's what I do anyway. | ||
273 | |||
269 | ## contributing | 274 | ## contributing |
270 | 275 | ||
271 | Comments, bug reports, and merge requests are welcome! | 276 | Comments, bug reports, and merge requests are welcome! |