Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan-Legend committed Nov 13, 2015
2 parents c697e35 + b14a91a commit 37a1924
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# letsencrypt-win-simple
A Simple ACME Client for the Windows Platform

[![Build status](https://ci.appveyor.com/api/projects/status/ua67neu682qut5rw?svg=true)](https://ci.appveyor.com/project/Lone-Coder/letsencrypt-win-simple)

# Overview

This is a windows CLI client that's built in native .net and aims to be as simple as possible to use.
Expand All @@ -14,3 +12,7 @@ It's built on top of the [.net ACME protocol library](https://github.com/ebekker
The current build can be downloaded and run from https://mob0.com/Lets%20Encrypt%20Windows%20CLI%200.5.zip

It requires administrator privileges so be sure to run it from an elevated command prompt.

# Build Notes

To get the project to build correctly you may need to copy the "packages" folder that nuget creates into the letsencrypt-win folder.

0 comments on commit 37a1924

Please sign in to comment.