소스 검색

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.