Browse Source

Include upgrade instructions

Nick Babcock 7 năm trước cách đây
mục cha
commit
ab7a8e217e
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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.