Skip to content

Instantly share code, notes, and snippets.

@nbrew
Last active August 29, 2015 14:26
Show Gist options
  • Save nbrew/9dacfe1ba66c4d0d7a46 to your computer and use it in GitHub Desktop.
Save nbrew/9dacfe1ba66c4d0d7a46 to your computer and use it in GitHub Desktop.
Install Syncthing with Chocolatey
choco upgrade chocolatey
choco install -y nssm
choco install -y syncthing -version 0.11.5
syncthing --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment