浏览代码

Include upgrade instructions

Nick Babcock 7 年之前
父节点
当前提交
ab7a8e217e
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -34,6 +34,12 @@ Don't fret if this repo hasn't been updated recently. I use this every day to cr
 - To install the app `.\OhmGraphite.exe install`. The command will install OhmGraphite as a Windows service (so you can manage it with your favorite powershell commands or `services.msc`)
 - To start the app after installation: `.\OhmGraphite.exe start` or your favorite Windows service management tool
 
+### Upgrades
+
+- Stop OhmGraphite service
+- Unzip latest release over previous directory
+- Start OhmGraphite service
+
 ## Getting Started (Docker)
 
 Since the full gambit of metrics aren't available in a Docker container, I've refrained from putting the project on docker hub lest it misleads people to think otherwise.