diff --git a/README.md b/README.md index b3b7edd1f..94f5d6e14 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ This is the Let's Encrypt Agent DEVELOPER PREVIEW repository. -DO NOT RUN THIS CODE ON A PRODUCTION WEBSERVER. IT WILL INSTALL CERTIFICATES +### DO NOT RUN THIS CODE ON A PRODUCTION WEBSERVER. IT WILL INSTALL CERTIFICATES SIGNED BY A TEST CA, AND WILL CAUSE CERT WARNINGS FOR USERS. This code intended for testing, demonstration, and integration engineering with OSes and hosting platforms. Currently the code works with Linux and Apache, though we will be expanding it to other platforms. -# Running the demo on Debian +## Running the demo on Debian ` sudo apt-get install python-pip python-crypto python-dev python-jsonschema python-augeas gcc python-m2crypto`